stable

Forked from tuleap/stable

Clone or download

Read-only

request #8738 Error when backlog is empty

In the planning v2, if the backlog (project or milestone) is empty, an error is raised: Error: Response for getList SHOULD be an array and not an object or something else. It's because the backlog_item_ids is empty and the SQL part does not deal properly with this Change-Id: I305273558fe5065963d5bd5f2e62deeb99934933

Modified Files

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