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
F18162113: D21668.id51567.diff
Fri, Aug 15, 4:08 AM
F18106524: D21668.diff
Sun, Aug 10, 11:07 PM
F18105200: D21668.id51566.diff
Sun, Aug 10, 4:50 PM
F18102054: D21668.id.diff
Sat, Aug 9, 5:50 PM
F18099166: D21668.diff
Sat, Aug 9, 2:19 AM
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
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