stable
Clone or download
Read-only
Fixes request #29261: Crash when computing burnup graphs
Introduced by dc0cad4a2c41dd6f2595ce7fd3604f6b95b46c8c. Change-Id: Iaee2b00ad54d7a3fb80000e8906009b83d85848e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupDataDAO.php | +8 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/SystemEvent/SystemEvent_BURNUP_GENERATE.php | +12 | −4 | Go to diff View file |
A | plugins/agiledashboard/tests/integration/FormElement/BurnupDataDAOTest.php | +41 | −0 | Go to diff View file |