stable
Clone or download
Read-only
part of story #9857 see top backlog planning with mono-milestone Have a deep release hierarchy, for example Release 1 > Release 2 > Release 3 The breadcrumbs should display the full hierarchy Change-Id: I47734bc559b09da100dec4f202f4a6075d595a11
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/tests/include/PlanningFactoryTest.php | +7 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php | +18 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Hierarchy/HierarchyFactory.class.php | +41 | −10 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +11 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Hierarchy/HierarchyFactoryTest.php | +29 | −4 | Go to diff View file |