stable
Clone or download
Read-only
This is part of story #21368 create mirrored iteration No functional changes. PI are still displayed. You can still configure Program and Teams. Change-Id: I4eb00e9eefa97709c009018018f4466203d7bf5f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Backlog/AsynchronousCreation/TaskBuilder.php | +3 | −3 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/Source/SourceArtifactNatureAnalyzer.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Feature/UserStoriesInMirroredProgramIncrementsPlanner.php | +6 | −6 | Go to diff View file |
R | plugins/program_management/include/Adapter/Team/MirroredMilestones/MirroredMilestoneRetriever.php | Go to diff View file | ||
R | plugins/program_management/include/Adapter/Team/MirroredMilestones/MirroredMilestonesDao.php | Go to diff View file | ||
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Changeset/Values/ArtifactLinkValue.php | +2 | −2 | Go to diff View file |
R | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/ProgramIncrementArtifactLinkType.php | Go to diff View file | ||
R | plugins/program_management/include/Domain/Team/MirroredMilestone/MirroredMilestone.php | Go to diff View file | ||
M | plugins/program_management/include/program_managementPlugin.php | +8 | −8 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Backlog/ProgramIncrement/ArtifactLinkValueAdapterTest.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/UserStoriesInMirroredProgramIncrementsPlannerTest.php | +8 | −8 | Go to diff View file |
R | plugins/program_management/tests/unit/Adapter/Team/MirroredMilestones/MirroredMilestoneRetrieverTest.php | Go to diff View file | ||
M | plugins/program_management/tests/unit/Domain/Program/Backlog/ProgramIncrement/Source/Fields/ProgramIncrementFieldsDataTest.php | +2 | −1 | Go to diff View file |
R | plugins/program_management/tests/unit/Domain/Program/Backlog/ProgramIncrement/MirroredMilestoneArtifactLinkTypeTest.php | Go to diff View file | ||
M | plugins/program_management/tests/unit/program_managementPluginTest.php | +5 | −5 | Go to diff View file |