stable
Clone or download
Read-only
Cannot use a synchronized field in a workflow date or list rule in contributor trackers
When the situation happens, it should not be allowed to create a new milestone in the aggregator project. Closes (hopefully for good this time) story #16124: [release management] ensure Aggregator release creation is possible Change-Id: I560e877ab11554956de511406326134ff4705905
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/multi_project_backlog/include/Aggregator/Milestone/CreationCheck/WorkflowChecker.php | +77 | −3 | Go to diff View file |
M | plugins/multi_project_backlog/include/multi_project_backlogPlugin.php | +6 | −1 | Go to diff View file |
M | plugins/multi_project_backlog/tests/unit/Aggregator/Milestone/CreationCheck/WorkflowCheckerTest.php | +58 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Date/Dao.class.php | +25 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/List/Dao.class.php | +25 | −0 | Go to diff View file |