Pagingation for tasks in kanban buckets #805
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/bucket-paginate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR adds pagination for tasks in kanban buckets. The
/list/{listId}/buckets
task endpoint now returnsper_page
tasks per bucket from thepage
parameter. More tasks can then be loaded via the usual task filters.Checklist
mage do-the-swag
)