stable
Clone or download
Read-only
request #14533 Sub-elements always has the "Remove from top backlog" quick action
In a scenario where Task can go into Activity (activities that can be scheduled in a sprint) the quick action to remove the task from the top backlog is always displayed when it should not. Change-Id: I48b86b3e676ec2636a173e4de903bcc268499904
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.js | +10 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.test.js | +36 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-directive.js | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item.tpl.html | +1 | −0 | Go to diff View file |