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)
Wed, May 7, 1:42 PM
Unknown Object (File)
Sat, May 3, 3:46 PM
Unknown Object (File)
Apr 3 2025, 5:21 PM
Unknown Object (File)
Mar 30 2025, 1:55 PM
Unknown Object (File)
Mar 29 2025, 3:53 AM
Unknown Object (File)
Mar 27 2025, 6:22 PM
Unknown Object (File)
Mar 27 2025, 1:53 AM
Unknown Object (File)
Mar 23 2025, 8:02 AM
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