Page MenuHomePhabricator

Make ACTION_NOTHING a "standard" action in Herald
ClosedPublic

Authored by epriestley on Jun 6 2015, 11:40 AM.
Tags
None
Referenced Files
F18839310: D13178.diff
Mon, Oct 27, 3:31 PM
F18830825: D13178.id31915.diff
Sat, Oct 25, 9:05 AM
F18768074: D13178.id31915.diff
Wed, Oct 8, 1:34 AM
F18673609: D13178.diff
Sep 25 2025, 11:19 AM
F18663807: D13178.id31858.diff
Sep 23 2025, 10:53 PM
F18653140: D13178.id31857.diff
Sep 21 2025, 11:20 AM
F18630421: D13178.id31858.diff
Sep 16 2025, 11:39 AM
F18619203: D13178.id31857.diff
Sep 15 2025, 1:58 AM
Subscribers

Details

Summary

Ref T8455. Multiple adapters implement essentially identical effects for ACTION_NOTHING. Consolidate them.

Test Plan

Created several ACTION_NOTHING rules and updated the corresponding objects.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make ACTION_NOTHING a "standard" action in Herald.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Also consolidate the action on HeraldDifferentialDiffAdapter.
  • Fix an issue on HeraldDifferentialDiffAdapter where the action name map wasn't built correctly, preventing the creation of "Do nothing" diff rules from the UI.
  • Wrote and executed a "Do nothing" diff rule.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 8 2015, 4:18 PM
This revision was automatically updated to reflect the committed changes.