Page MenuHomePhabricator

Stop writing new TYPE_PROJECTS transactions to Maniphest
ClosedPublic

Authored by epriestley on Jul 6 2014, 4:07 PM.
Tags
None
Referenced Files
F14007281: D9852.diff
Tue, Oct 29, 2:59 AM
F14004713: D9852.id23623.diff
Sun, Oct 27, 1:37 AM
F13987844: D9852.id23814.diff
Mon, Oct 21, 11:40 AM
Unknown Object (File)
Sun, Oct 6, 3:03 AM
Unknown Object (File)
Tue, Oct 1, 4:32 PM
Unknown Object (File)
Sep 25 2024, 1:04 AM
Unknown Object (File)
Sep 19 2024, 1:27 AM
Unknown Object (File)
Sep 9 2024, 8:50 PM
Subscribers

Details

Summary

Ref T5245. We'll still display the old ones, but write real edge transactions now -- not TYPE_PROJECTS transactions.

Some code remains to show the existing transactions. The next diff will modernize the old transactions so we can remove this code.

Test Plan
  • Previewed a project-editing comment.
  • Submitted a project-editing comment.
  • Edited a task's projects.
  • Batch edited a task's projects.

Event Timeline

epriestley retitled this revision from to Stop writing new TYPE_PROJECTS transactions to Maniphest.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, chad, btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jul 10 2014, 10:29 PM
epriestley edited edge metadata.
  • Fix minor issue with undeclared $app_capability.
epriestley updated this revision to Diff 23934.

Closed by commit rPe8c490958c8a (authored by @epriestley).