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
F15421712: D21668.id51566.diff
Sat, Mar 22, 1:47 AM
F15410099: D21668.diff
Wed, Mar 19, 6:46 AM
F15393061: D21668.diff
Sat, Mar 15, 7:20 PM
F15392611: D21668.diff
Sat, Mar 15, 4:19 PM
F15387497: D21668.diff
Sat, Mar 15, 2:29 AM
Unknown Object (File)
Mon, Mar 3, 2:39 AM
Unknown Object (File)
Sat, Mar 1, 11:26 PM
Unknown Object (File)
Fri, Feb 21, 3:50 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