stable
Clone or download
Read-only
This is part of story #21368 create mirrored iteration How to tst: - Have 1 team aggregated by 2 programs (A and B) - In each program, create a new PI - Go to team -> AD Expected results: - Each mirrored milestone have the good aggregated project Change-Id: Ia2eeae8a882c3faa846e6956eb7d0ad7bc779e46
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/Source/SourceArtifactNatureAnalyzer.php | +16 | −45 | Go to diff View file |
M | plugins/program_management/include/Adapter/Team/MirroredTimeboxes/MirroredTimeboxesDao.php | +22 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/AnalyzeNatureOfSourceArtifact.php | +1 | −1 | Go to diff View file |
A | plugins/program_management/include/Domain/Team/MirroredTimebox/TimeboxOfMirroredTimeboxNotFoundException.php | +33 | −0 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +1 | −4 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Backlog/ProgramIncrement/Source/SourceArtifactNatureAnalyzerTest.php | +55 | −188 | Go to diff View file |