stable

Clone or download

Read-only

When a card is moved from milestone back to top backlog, the "top backlog link" is (re) created

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

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Milestone/MilestoneElementAdder.php +9 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php +7 −3 Go to diff View file
M plugins/agiledashboard/phpunit/REST/v1/Milestone/MilestoneElementAdderTest.php +4 −4 Go to diff View file
M plugins/agiledashboard/tests/rest/ExplicitBacklog/ExplicitBacklogTest.php +84 −17 Go to diff View file