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
F17944022: D21668.id51567.diff
Thu, Jul 31, 9:10 AM
F17944021: D21668.id51566.diff
Thu, Jul 31, 9:10 AM
F17943696: D21668.id.diff
Thu, Jul 31, 8:37 AM
F17833520: D21668.diff
Sat, Jul 26, 1:37 PM
Unknown Object (File)
Jun 1 2025, 9:21 PM
Unknown Object (File)
Jun 1 2025, 2:26 AM
Unknown Object (File)
May 28 2025, 4:17 PM
Unknown Object (File)
May 28 2025, 12:55 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