Page MenuHomePhabricator

Fix an issue where the Maniphest burnup chart was trying to render a non-View object
ClosedPublic

Authored by epriestley on Apr 29 2020, 11:57 AM.
Tags
None
Referenced Files
F19039417: D21185.diff
Wed, Nov 26, 7:40 AM
F18985465: D21185.id50448.diff
Mon, Nov 17, 1:03 PM
F18745906: D21185.id50449.diff
Oct 3 2025, 10:15 AM
F18744705: D21185.id.diff
Oct 3 2025, 3:52 AM
F18734273: D21185.id.diff
Sep 30 2025, 10:51 PM
F18681510: D21185.diff
Sep 26 2025, 4:38 AM
F18673534: D21185.diff
Sep 25 2025, 11:00 AM
F18108303: D21185.id50449.diff
Aug 11 2025, 6:17 AM
Subscribers
None

Details

Summary

See PHI1714. This code is incorrectly rendering the chart panel twice, sort of, and passing a non-View object to rendering.

After D21044, this fatals by raising an exception in rendering.

Test Plan

Loaded page, no more exception.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable