Page MenuHomePhabricator

Fix "unmarked 0 inline comments as not undone" transactions
ClosedPublic

Authored by epriestley on Jun 9 2015, 8:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:21 AM
Unknown Object (File)
Sun, Apr 21, 9:49 PM
Unknown Object (File)
Mar 9 2024, 7:32 AM
Unknown Object (File)
Mar 4 2024, 8:43 PM
Unknown Object (File)
Feb 24 2024, 2:43 AM
Unknown Object (File)
Feb 23 2024, 10:57 PM
Unknown Object (File)
Feb 7 2024, 1:05 AM
Unknown Object (File)
Feb 1 2024, 9:27 PM
Subscribers

Details

Summary

Fixes T8483. I did this incorrectly in D13159, by doing it correctly first and then editing it carelessly. For most transaction types, it didn't matter, but did for inline state.

Also, clean up any bad inline state transactions.

Test Plan
  • Ran migration, bad transactions vanished.
  • Marked some inline comments as done.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix "unmarked 0 inline comments as not undone" transactions.
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.Jun 9 2015, 8:30 PM
This revision was automatically updated to reflect the committed changes.