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
F18853811: D9852.id.diff
Fri, Oct 31, 7:40 PM
F18849196: D9852.diff
Thu, Oct 30, 8:20 AM
F18692803: D9852.id23645.diff
Sep 26 2025, 11:29 PM
F18656731: D9852.diff
Sep 22 2025, 11:19 PM
F18589410: D9852.diff
Sep 12 2025, 3:19 AM
F18558017: D9852.id.diff
Sep 8 2025, 8:14 PM
F18527674: D9852.id23645.diff
Sep 6 2025, 7:15 PM
F18515151: D9852.diff
Sep 5 2025, 11:03 AM
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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

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).