stable
Clone or download
Read-only
This is part of story #20111 change features priority No expected changes. How to test: - Have a feature with some US planned in spinrts in team project - The feature is planned in a PI - Go to program service Ecpected results: - There is a tooltip on hover of the feature "The feature has element planned in team project" Change-Id: Ifb1d2fecd98854a211abb4cc93ee8b4f566d35d6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Backlog/AsynchronousCreation/CreateProgramIncrementsTask.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Feature/Links/UserStoryLinkedToFeatureChecker.php | +2 | −1 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/PlanningAdapter.php | +9 | −12 | Go to diff View file |
M | plugins/program_management/include/Program/Backlog/TrackerCollectionFactory.php | +6 | −1 | Go to diff View file |
M | plugins/program_management/include/Program/BuildPlanning.php | +6 | −2 | Go to diff View file |
M | plugins/program_management/include/Program/PlanningConfiguration/Planning.php | +22 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/FeatureRepresentationBuilderTest.php | +6 | −11 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/Links/UserStoryLinkedToFeatureCheckerTest.php | +10 | −10 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/PlanningAdapterTest.php | +25 | −9 | Go to diff View file |