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
F17712051: D20879.diff
Thu, Jul 17, 9:23 AM
Unknown Object (File)
Tue, Jul 1, 6:28 PM
Unknown Object (File)
Mon, Jun 30, 7:17 AM
Unknown Object (File)
Jun 5 2025, 4:43 PM
Unknown Object (File)
May 11 2025, 3:44 PM
Unknown Object (File)
May 7 2025, 9:14 AM
Unknown Object (File)
Apr 26 2025, 10:51 PM
Unknown Object (File)
Apr 25 2025, 2:01 AM
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
Branch
burndown1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23604
Build 32444: Run Core Tests
Build 32443: arc lint + arc unit

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.