stable
Clone or download
Read-only
Do not to add/remove elements the user cannot see to/from the agile dashboard top backlog
The behavior of the top backlog of the program management and agile dashboard plugin is now equivalent. Part of story #18408: plan Features in Program Increment Change-Id: Ibb78b112b9dad132e6325b942605d0ead9a6d277
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Milestone/MilestoneElementAdder.php | +21 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Milestone/MilestoneElementRemover.php | +14 | −5 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php | +8 | −5 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/REST/v1/Milestone/MilestoneElementAdderTest.php | +30 | −2 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/REST/v1/Milestone/MilestoneElementRemoverTests.php | +38 | −1 | Go to diff View file |