🐛 Fetch task collection limited to 500 #725
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/major
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Konveyor version
0.5
Priority
Blocker
Current Behavior
GET /tasks limited to 500. This is consistent with other Large endpoints but causes difficulties for the UI.
Solution:
Add a new dashboard (report) endpoint:
/tasks/report/dashboard
.A task dashboard resource is:
Filters:
Expected Behavior
No response
How Reproducible
Always (Default)
Steps To Reproduce
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered: