stable

Clone or download

Read-only

route GET project/:id/backlog should returns item sorted by rank

part of story #10143 add/remove backlog items in planning view How to test: Enable your project to use the explicit backlog (forge table plugin_agiledashboard_planning_explicit_backlog_usage and add your project id inside) Add a new element in top backlog level Refresh the page => the new element is still displayed in first position of backlog Change-Id: I070283a2fdce00bdc7e2f51e4d3d518fd80958cb

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/ArtifactsInExplicitBacklogDao.php +5 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php +1 −1 Go to diff View file