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

Only fetch pending duplicates. #2139

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

niklasva82
Copy link
Member

Description

This PR changes the URL that is used to fetch duplicates to includes the "?filter=status==pending" in order to only fetch pending duplicates.

Changes

  • Changes duplicates url to add query "?filter=status==pending"

Related issues

Resolves #2064

@richardolsson
Copy link
Member

Have you tried this and found it to be working with the most recent version of the backend? It's not working on the dev server (try the preview build) but that could potentially be because the dev server is running an outdated version of the backend.

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.

Duplicates: Merged duplicates are still listed as potential duplicates
2 participants