stable

Clone or download

Read-only

Lower the max page size of the GET milestone/:id/testplan REST endpoint

With our current knowledge on how to retrieve the test status for each test definitions we know that retrieving the test status of each backlog items (story #14887) might be costful. As lowering the max pagination size might be considered as a BC we should do the change as soon as possible and relax the limit afterward. Part of story #14884: Display list of backlog items with their tests definition Change-Id: I7dd1e7576c1a36f363f0f788eba69a9184ac7813

Modified Files

Name
M plugins/testplan/include/REST/v1/MilestoneResource.php +5 −6 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/backlog-item/backlog-item-actions.test.ts +2 −2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/backlog-item/backlog-item-actions.ts +1 −1 Go to diff View file