stable
Clone or download
Read-only
Merge 'gerrit #22649' into stable/master
* commit '44c6d68469': closes request #21007 Only US linked to project should be added to Release when feature is planned Change-Id: I2a40b2829a109ff4694d41d0c148a9a834990737
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Feature/Links/ArtifactsLinkedToParentDao.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Feature/UserStoriesInMirroredMilestonesPlanner.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Feature/ArtifactsLinksSearch.php | +1 | −1 | Go to diff View file |
A | plugins/program_management/include/Domain/Program/Backlog/Feature/Content/FeatureChange.php | +52 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Feature/Content/FeaturePlanChange.php | +3 | −3 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Feature/FieldData.php | +27 | −6 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/UserStoriesInMirroredMilestonesPlannerTest.php | +61 | −5 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Backlog/Feature/Content/FeaturePlanChangeTest.php | +6 | −3 | Go to diff View file |