stable
Clone or download
Read-only
This is part of story #16124 [release management] ensure Aggregator release creation is possible How to test: - Setup aggregator and contributor projects - In a contributor project's top milestone tracker, unset the Description semantic. - When you browse the aggregator project's top backlog planning, you should NOT see the "Create milestone" button. - If you set back the Description semantic, the button should appear. Change-Id: Ida1de1758f4102f3838e89c3c5989415ccda24bc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/multi_project_backlog/include/Aggregator/Milestone/MilestoneCreatorChecker.php | +16 | −4 | Go to diff View file |
M | plugins/multi_project_backlog/include/multi_project_backlogPlugin.php | +2 | −1 | Go to diff View file |
M | plugins/multi_project_backlog/tests/unit/Aggregator/Milestone/MilestoneCreatorCheckerTest.php | +32 | −2 | Go to diff View file |