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
Unknown Object (File)
Jul 1 2026, 11:12 AM
Unknown Object (File)
Jun 28 2026, 9:41 AM
Unknown Object (File)
Jun 23 2026, 9:44 AM
Unknown Object (File)
Jun 18 2026, 12:05 AM
Unknown Object (File)
Jun 13 2026, 10:18 AM
Unknown Object (File)
Jun 7 2026, 11:22 AM
Unknown Object (File)
Mar 10 2026, 10:39 PM
Unknown Object (File)
Jan 8 2026, 8:09 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.