stable

Clone or download

Read-only

plan a feature should plan its user stories

part of story #18408: plan Features in Program Increment How to test: - Have a feature and have some user stories linked to it - Plan feature in Program => user story is planned into mirrored milestones Change-Id: If27c5ab4ddd879402bfb90aa1169fcf23eda368f

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/Feature/FeaturePlanner.php +1 −1 Go to diff View file
R plugins/program_management/include/Adapter/Program/Feature/Links/FeaturesLinkedToMilestonesDao.php Go to diff View file
M plugins/program_management/include/Adapter/Program/Feature/Links/FeatureToLinkBuilder.php +16 −2 Go to diff View file
M plugins/program_management/include/Adapter/Program/Feature/Links/FeaturesLinkedToMilestoneBuilder.php +3 −3 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +3 −3 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Feature/FeaturePlannerTest.php +2 −2 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Feature/Links/FeatureToLinkBuilderTest.php +7 −2 Go to diff View file