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

Multiple filters with same parameter on DRF API #1766

Closed
KasperBrandt opened this issue Aug 25, 2015 · 0 comments
Closed

Multiple filters with same parameter on DRF API #1766

KasperBrandt opened this issue Aug 25, 2015 · 0 comments
Assignees
Milestone

Comments

@KasperBrandt
Copy link
Contributor

Test plan

GIVEN the /rest/v1/project_update/ resource
WHEN applying several parameters, including project, e.g. /rest/v1/project_update/?format=xml&page=9&project=475&last_modified_at__gt=1970-01-01T00:00:00
THEN the results of the page should not vary on every refresh

Issue description

Partners with a lot of updates do not get all of their updates in Up. Furthermore, the number of updates vary every time the updates are gathered. This is due to the DRF API showing different updates for a certain page every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants