Page MenuHomePhabricator

Rename "HeraldAction" to "HeraldActionRecord"
ClosedPublic

Authored by epriestley on Jul 17 2015, 3:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 13 2024, 9:03 PM
Unknown Object (File)
Feb 3 2024, 5:53 AM
Unknown Object (File)
Jan 31 2024, 4:30 PM
Unknown Object (File)
Jan 31 2024, 7:12 AM
Unknown Object (File)
Jan 28 2024, 7:41 AM
Unknown Object (File)
Jan 28 2024, 7:40 AM
Unknown Object (File)
Jan 28 2024, 7:40 AM
Unknown Object (File)
Jan 6 2024, 9:32 PM
Subscribers

Details

Summary

Ref T8726. I want to modularize actions like fields, but the base class should be "HeraldAction".

Eventually, "HeraldCondition" should probably be "HeraldFieldRecord", and then both Action and Condition should just be rolled into Rule, probably, but that can wait and doesn't block anything.

Test Plan

Ran migration, poked around UI, used git grep.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Rename "HeraldAction" to "HeraldActionRecord".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jul 20 2015, 6:12 PM
This revision was automatically updated to reflect the committed changes.