- First commit to issue fork.
- @kolin opened merge request.
- 🇬🇧United Kingdom kolin
This happens because, in a single request, we can add the same item more than once. (I think because the same URL was invalidated by multiple tags). A unique constraint would be a better solution but I didn't want to make such big changes to the module in a patch. Instead, I've checked if the item has already been added to $_items before trying to add it again.
- Status changed to Needs review
over 1 year ago 8:47am 4 April 2023 -
jonhattan →
committed 3f88b6a7 on 8.x-1.x authored by
Kolin →
Issue #3200602: Database unique still enqueues duplicate items
-
jonhattan →
committed 3f88b6a7 on 8.x-1.x authored by
Kolin →
- Status changed to Fixed
over 1 year ago 4:39pm 14 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.