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
F13146671: D13736.diff
Fri, May 3, 10:17 AM
Unknown Object (File)
Thu, Apr 25, 3:45 AM
Unknown Object (File)
Mon, Apr 22, 10:35 AM
Unknown Object (File)
Mon, Apr 22, 10:35 AM
Unknown Object (File)
Mon, Apr 22, 8:33 AM
Unknown Object (File)
Wed, Apr 10, 7:24 PM
Unknown Object (File)
Mar 31 2024, 3:54 PM
Unknown Object (File)
Mar 25 2024, 4:29 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.