Page MenuHomePhabricator

Don't present users with Herald fields/actions for uninstalled applications, unless the rule already uses them
ClosedPublic

Authored by epriestley on Sep 12 2019, 7:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 8:39 AM
Unknown Object (File)
Mon, Oct 28, 7:06 PM
Unknown Object (File)
Oct 17 2024, 8:31 PM
Unknown Object (File)
Oct 9 2024, 12:40 PM
Unknown Object (File)
Sep 4 2024, 11:16 PM
Unknown Object (File)
Aug 29 2024, 4:23 PM
Unknown Object (File)
Aug 23 2024, 5:28 AM
Unknown Object (File)
Aug 23 2024, 5:27 AM
Subscribers
Restricted Owners Package

Details

Summary

Fixes T7961. Currently, we present Herald users with actions like "Require legalpad signatures" and "Run build plans" even if Legalpad and Harbormaster are not installed.

Instead, allow fields and actions to be made "unavailable", which means that we won't present them as options when adding to new or existing rules.

If you edit a rule which already uses one of these fields or actions, it isn't affected.

Test Plan
  • Created a rule with a legalpad action, uninstalled legalpad, edited the rule. Action remained untouched.
  • Created a new rule, wasn't offered the legalpad action.
  • Reinstalled the application, saw the action again.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable