Page MenuHomePhabricator

Put the HeraldActionRecord table back on the shelf
ClosedPublic

Authored by epriestley on Jul 27 2015, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 10, 7:24 PM
Unknown Object (File)
Sun, Mar 31, 3:54 PM
Unknown Object (File)
Mon, Mar 25, 4:29 AM
Unknown Object (File)
Feb 28 2024, 10:20 AM
Unknown Object (File)
Feb 13 2024, 1:12 AM
Unknown Object (File)
Feb 7 2024, 8:30 AM
Unknown Object (File)
Jan 31 2024, 1:05 AM
Unknown Object (File)
Jan 30 2024, 7:49 AM
Subscribers

Details

Summary

Fixes T8958. I renamed this class and table (in D13644), but the migration 20150606.mlist.1.php needs to load records from the table before the table rename applies.

Put the table back and accept a tiny bit of cruft here to fix this problem. We can no-op the migration after a while.

I'll cherry-pick this to stable.

Test Plan

Applied migration. Created Herald rules. Reviewed existing Herald rules.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Put the HeraldActionRecord table back on the shelf.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
This revision was automatically updated to reflect the committed changes.