Page MenuHomePhabricator

Don't allow forms which can't create objects to be added to profile menus
ClosedPublic

Authored by epriestley on Feb 16 2017, 11:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 8:42 AM
Unknown Object (File)
Fri, Apr 5, 11:42 AM
Unknown Object (File)
Fri, Apr 5, 10:27 AM
Unknown Object (File)
Fri, Apr 5, 8:42 AM
Unknown Object (File)
Fri, Apr 5, 7:35 AM
Unknown Object (File)
Fri, Apr 5, 4:11 AM
Unknown Object (File)
Fri, Apr 5, 4:11 AM
Unknown Object (File)
Fri, Apr 5, 4:05 AM
Subscribers
None

Details

Summary

Fixes T12281. Some forms (like Settings) can't actually create new objects. Currently, though, you can select them and add them to profile menus; if you do, they fail when building an item.

Kick them out of the typeahead, and decline to render them in menus.

Test Plan

Added "Create Settings" to a menu, no longer fatals after patch (item vanished from menu, still editable normally to get rid of it).

Tried to add another "Create Settings", no longer available in typehaead.

Added some normal stuff.

Viewed a choose-among-forms dropdown in Maniphest, which still worked normally.

Diff Detail

Repository
rP Phabricator
Branch
edit1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15669
Build 20693: Run Core Tests
Build 20692: arc lint + arc unit