Skip to content

fix duplicates in campaign-status#218

Merged
snukky merged 2 commits intodevelopfrom
zouhar/develop
Aug 6, 2025
Merged

fix duplicates in campaign-status#218
snukky merged 2 commits intodevelopfrom
zouhar/develop

Conversation

@zouharvi
Copy link
Copy Markdown
Contributor

@zouharvi zouharvi commented Aug 6, 2025

I was again foiled by the fact that item.id != itemID. Hopefully this should resolve the issue. I managed to reproduce the duplicates locally by spamming submit requests before they are done. The item.id in this scenario is the id of the response (i.e. score) so deduplicating it doesn't make sense because it's unique.

@snukky snukky merged commit b511c2b into develop Aug 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants