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

Project Endpoints returns unexpected results #185

Closed
rubenb994 opened this issue Jun 15, 2020 · 0 comments · Fixed by #199
Closed

Project Endpoints returns unexpected results #185

rubenb994 opened this issue Jun 15, 2020 · 0 comments · Fixed by #199
Assignees
Labels
bug Something isn't working

Comments

@rubenb994
Copy link
Contributor

Describe the bug
When querying the project endpoints from the overview, results are returned which do not match the query properly

To Reproduce
Steps to reproduce the behavior:

  1. Based on the following branches, Backend: develop, Frontend: feature/accordion-functionality
  2. Go to project overview
  3. Select only non-highlighted
  4. Set sorting to name
  5. Change sorting from asc to desc
  6. 7 Projects are returned instead of 9

Expected behavior
This endpoint should return the results which match the query(params) which is not the case.

Screenshots
Annotation 2020-06-15 120304

@rubenb994 rubenb994 added the bug Something isn't working label Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants