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, Jan 1, 8:02 PM
Unknown Object (File)
Wed, Jan 1, 4:42 AM
Unknown Object (File)
Wed, Dec 25, 4:32 AM
Unknown Object (File)
Wed, Dec 25, 2:45 AM
Unknown Object (File)
Sat, Dec 14, 4:36 PM
Unknown Object (File)
Tue, Dec 10, 10:24 PM
Unknown Object (File)
Dec 10 2024, 12:36 PM
Unknown Object (File)
Dec 5 2024, 1:28 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
Branch
panel1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25372
Build 35031: Run Core Tests
Build 35030: arc lint + arc unit