stable
Clone or download
Read-only
This closes request #29236 Duplicated backlog item when moved to top / bottom In the planning view in agiledashboard, when moving a backlog item to the bottom or to the top (using the arrow buttons), then the item is moved but also stays at it initial place. User have to refresh the page to remove this wrongly duplicated item. Change-Id: I2bed1107b9f39df1bf642f93418b03ea91192ec1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.js | +2 | −3 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog-rest/backlog-service.test.js | +53 | −32 | Go to diff View file |