stable

Clone or download

Read-only

Fix request #31125 Burnup is not well calculated when there are multiple backlog trackers

Given a planing with multiple backlog trackers, then it's associated burn up is not well calculated. It does not take into account all backlog trackers to do the computation. How to test ----------- * In the AD service of your project, have a planing with multiple backlog trackers * Add some content from all the backlog trackers in your milestone * Generate the burnup => All the expected values are well computed. Change-Id: I1c752a3104ed3db3e4f15f79690d1e0211f932b9

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupDataDAO.php +8 −2 Go to diff View file