stable

Clone or download

Read-only

When a card is moved from top backlog to milestone, the "top backlog link" is removed

This is part of story #10143 add/remove backlog items in planning view Change-Id: I61185aa5b3ac83e09d024db608dbbfcc67be5cbe

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/ArtifactsInExplicitBacklogDao.php +13 −0 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +27 −13 Go to diff View file
M plugins/agiledashboard/tests/rest/ExplicitBacklog/ExplicitBacklogTest.php +41 −0 Go to diff View file
M plugins/agiledashboard/tests/rest/TestBase.php +14 −4 Go to diff View file