stable
Clone or download
Read-only
part of story #16124 [release management] ensure Aggregator release creation is possible How to test: - Setup aggregator and contributor projects - If the Aggregator project's top milestone does not have a Title, Description, Status or Timeframe, then the "Create milestone" button will not appear on its top backlog planning. Change-Id: Ifc1ee6aea6291a609bde45d1aebe2241fcc01b92
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/multi_project_backlog/include/Aggregator/Milestone/MilestoneCreatorChecker.php | +2 | −1 | Go to diff View file |
M | plugins/multi_project_backlog/include/Aggregator/Milestone/MilestoneTrackerCollectionBuilder.php | +8 | −4 | Go to diff View file |
M | plugins/multi_project_backlog/tests/unit/Aggregator/Milestone/MilestoneCreatorCheckerTest.php | +2 | −2 | Go to diff View file |
M | plugins/multi_project_backlog/tests/unit/Aggregator/Milestone/MilestoneTrackerCollectionBuilderTest.php | +86 | −35 | Go to diff View file |