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, Jul 1, 2:27 PM
Unknown Object (File)
Wed, Jul 1, 2:27 PM
Unknown Object (File)
Jun 25 2026, 11:30 PM
Unknown Object (File)
Jun 23 2026, 8:37 AM
Unknown Object (File)
Jun 21 2026, 7:08 AM
Unknown Object (File)
Jun 14 2026, 10:32 PM
Unknown Object (File)
Apr 18 2026, 9:58 PM
Unknown Object (File)
Apr 17 2026, 6:34 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