Page MenuHomePhabricator

Make the top-level burndown chart in "Maniphest > Reports" show open tasks, not total tasks
ClosedPublic

Authored by epriestley on Oct 29 2019, 8:46 PM.
Tags
None
Referenced Files
F13089777: D20879.diff
Thu, Apr 25, 2:00 AM
Unknown Object (File)
Mon, Apr 22, 5:56 PM
Unknown Object (File)
Mon, Apr 22, 5:26 PM
Unknown Object (File)
Fri, Apr 19, 3:20 AM
Unknown Object (File)
Fri, Apr 19, 3:20 AM
Unknown Object (File)
Fri, Apr 19, 3:20 AM
Unknown Object (File)
Thu, Apr 11, 4:30 AM
Unknown Object (File)
Mar 10 2024, 6:10 PM
Subscribers
None

Details

Summary

Ref T13279. See PHI1491. Currently, the top-level "Burnup Rate" chart in Maniphest shows total created tasks above the X-axis, without adjusting for closures.

This is unintended and not very useful. The filtered-by-project charts show the right value (cumulative open tasks, i.e. open minus close). Change the value to aggregate creation events and status change events.

Test Plan

Viewed top-level chart, saw the value no longer monotonically increasing.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 29 2019, 8:48 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.