stable

Clone or download

Read-only

fix: request #39002 Burnup/Burndown generate one extra day

Burnup and Burndown system events generate point for current day so graph show 2 points for the same day *Testing:* Behavior should be fixed and point for current day should not be computed by the system event but be dynamic Change-Id: Ibae36c3801c2bbc96e0bf6d99e732ebade8e9ee3

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupDataBuilder.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/SystemEvent/SystemEvent_BURNUP_GENERATE.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownCacheGenerationChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/SystemEvent/SystemEvent_BURNDOWN_GENERATE.php +1 −1 Go to diff View file