stable
Clone or download
Read-only
part of story #21385 display Program's iterations How to test: Have a user story with multiple parent feature Display the iteration app, then display the artifact view => parents must be the same Change-Id: Idc9c32ada0b57b762db502a499a7aca1c28ee331
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Feature/Links/ArtifactsLinkedToParentDao.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Hierarchy/HierarchyDAO.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Tracker_ArtifactFactoryTest.php | +45 | −0 | Go to diff View file |