stable
Clone or download
Read-only
Get post actions must not retieve AddToTopBacklog if project do not use the explicit backlog management
This is part of story #14096 have a post action to add "Scrum Top Backlog" flag If you manually add a AddToTopBacklog post-action in a project that does not use the explicit top backlog management, then this action must not be retrieved by the GET /tracker_workflow_transitions/{id}/actions Change-Id: I88f7c08e66f13f872b8a9d28b8f53529cc4a48cc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Workflow/AddToTopBacklogPostActionFactory.php | +15 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/phpunit/AgileDashboard/Workflow/AddToTopBacklogPostActionFactoryTest.php | +29 | −2 | Go to diff View file |