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
Unknown Object (File)
Mar 31 2026, 7:46 PM
Unknown Object (File)
Mar 5 2026, 6:17 AM
Unknown Object (File)
Mar 1 2026, 8:46 PM
Unknown Object (File)
Feb 1 2026, 3:16 PM
Unknown Object (File)
Jan 31 2026, 4:12 PM
Unknown Object (File)
Jan 29 2026, 3:15 AM
Unknown Object (File)
Jan 29 2026, 3:15 AM
Unknown Object (File)
Jan 20 2026, 10:33 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.