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.

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