Page MenuHomePhabricator

Correct an issue where "dashboard.panel.edit" fatals in the API console
ClosedPublic

Authored by epriestley on Jun 1 2021, 6:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 9:30 PM
Unknown Object (File)
Mon, Nov 11, 4:00 AM
Unknown Object (File)
Tue, Nov 5, 12:35 AM
Unknown Object (File)
Thu, Oct 31, 2:05 AM
Unknown Object (File)
Oct 24 2024, 5:10 PM
Unknown Object (File)
Oct 24 2024, 5:10 PM
Unknown Object (File)
Oct 24 2024, 5:10 PM
Unknown Object (File)
Oct 24 2024, 4:54 PM
Subscribers
None

Details

Summary

Ref T13650. Currently, viewing the API console help page for this method fatals because it constructs a generic, untyped panel.

As a step toward improving this, generate a concrete panel type instead. This isn't the best possible fix, see T13650 for discussion.

Test Plan

Viewed "dashboard.panel.edit" API page, now saw a usable page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable