Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Price Validation Assistant): avoid duplicate prices tags during pagination #1238

Merged

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Jan 6, 2025

What

When fetching new price tags, and if the user had at the same time proofs that are being processed, there were cases of duplicate price tags popping up.

Here we add a filter on the price tag creation date. When starting a PVA "session", only price tags already generated will show up.

Up to the user to refresh the whole page if he wants to load the latest generated price tags.

@raphodn raphodn merged commit 0499fc1 into master Jan 6, 2025
6 of 7 checks passed
@raphodn raphodn deleted the raphodn/price-validation-assistant-preload-avoid-duplicates branch January 6, 2025 22:22
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.

1 participant