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
Unknown Object (File)
Mon, Nov 18, 3:19 AM
Unknown Object (File)
Wed, Oct 30, 11:51 PM
Unknown Object (File)
Oct 17 2024, 12:42 PM
Unknown Object (File)
Oct 6 2024, 7:27 PM
Unknown Object (File)
Sep 26 2024, 11:57 AM
Unknown Object (File)
Sep 15 2024, 1:15 PM
Unknown Object (File)
Sep 6 2024, 7:25 AM
Unknown Object (File)
Sep 3 2024, 12:42 PM
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