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
F13087152: D21668.diff
Thu, Apr 25, 12:53 AM
Unknown Object (File)
Tue, Apr 23, 2:05 PM
Unknown Object (File)
Sat, Apr 20, 5:44 PM
Unknown Object (File)
Thu, Apr 4, 11:11 AM
Unknown Object (File)
Mar 4 2024, 5:20 PM
Unknown Object (File)
Feb 4 2024, 1:00 AM
Unknown Object (File)
Jan 14 2024, 7:24 PM
Unknown Object (File)
Jan 9 2024, 7:51 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
Branch
panel1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25372
Build 35031: Run Core Tests
Build 35030: arc lint + arc unit