stable

Clone or download

Read-only

Days retrieved to cache the burnup values are wrong when the current date is outside the burnup time period

A comparaison was made against a DateTime instead of a timestamp. Unit tests has been added to ensure this kind of issues are catched early. This is part of story #10670: a BurnUp chart based on Done stories Change-Id: I08fb732062d6475853bb9553b0f0a802103b05a5

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupCacheDateRetriever.php +3 −3 Go to diff View file
A plugins/agiledashboard/tests/include/AgileDashboard/FormElement/BurnupCacheDateRetrieverTest.php +94 −0 Go to diff View file