Page MenuHomePhabricator

Rename "HeraldAction" to "HeraldActionRecord"
ClosedPublic

Authored by epriestley on Jul 17 2015, 3:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 3 2026, 3:50 PM
Unknown Object (File)
Jun 22 2026, 3:02 PM
Unknown Object (File)
Jun 21 2026, 3:24 PM
Unknown Object (File)
Jun 19 2026, 8:52 PM
Unknown Object (File)
Jun 10 2026, 8:07 PM
Unknown Object (File)
Mar 5 2026, 4:54 PM
Unknown Object (File)
Dec 23 2025, 3:34 AM
Unknown Object (File)
Dec 3 2025, 2:08 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.