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
F15489438: D13178.id31857.diff
Fri, Apr 11, 9:07 AM
F15486614: D13178.id31858.diff
Thu, Apr 10, 8:22 AM
F15486613: D13178.id31857.diff
Thu, Apr 10, 8:22 AM
F15474569: D13178.id31858.diff
Sun, Apr 6, 9:52 AM
F15463482: D13178.id31857.diff
Wed, Apr 2, 12:02 AM
F15454114: D13178.id31857.diff
Sat, Mar 29, 4:24 PM
F15444140: D13178.id31915.diff
Thu, Mar 27, 8:02 AM
F15443234: D13178.id31858.diff
Thu, Mar 27, 3:14 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.