stable

Clone or download

Read-only

be able to add new artifacts to be planned

story #9857 see top backlog planning with mono-milestone Have a complex hiearchy of milestone like Release 1 Release 2 Backlog item 1 You should be able to add new backlogs item in evry level. You should not be able to move backlog item 1 in Top backlog planning, a 409 error should be thrown Change-Id: I06963ae0040e5ea757172b596bbcd6c26f412f5f

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/DescendantBacklogStrategy.class.php +10 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/DescendantItemsFinder.class.php +14 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +90 −32 Go to diff View file