stable

Clone or download

Read-only

Check contributor milestone's status semantics

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 status semantic. - When you browse the aggregator project's top backlog planning, you should NOT see the "Create milestone" button. - If you set back the status semantic, the button should appear. Change-Id: Ib62929238becf27918b6e6924c4998e502e60ce3

Modified Files

Name
M plugins/multi_project_backlog/include/Aggregator/Milestone/MilestoneCreatorChecker.php +15 −1 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 +36 −2 Go to diff View file