Page MenuHomePhabricator

Stop reads and writes to projectPHIDs property on ManiphestTask
ClosedPublic

Authored by epriestley on Jul 6 2014, 3:28 PM.
Tags
None
Referenced Files
F13358084: D9851.id23642.diff
Tue, Jun 25, 5:27 AM
F13343387: D9851.id23933.diff
Fri, Jun 21, 12:53 AM
F13328408: D9851.diff
Sun, Jun 16, 9:05 AM
F13309047: D9851.id23622.diff
Mon, Jun 10, 9:10 AM
F13304446: D9851.id23642.diff
Sat, Jun 8, 9:33 AM
F13296619: D9851.diff
Thu, Jun 6, 5:25 PM
F13241612: D9851.id23933.diff
May 22 2024, 10:47 PM
F13206427: D9851.id23644.diff
May 15 2024, 9:52 AM
Subscribers

Details

Summary

Ref T5245. This property predates edges and is unusual in modern applications. Stop writes to it and populate it implicitly from edges when querying.

Test Plan
  • Viewed task list.
  • Created a task.
  • Added and removed projects from tasks.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Stop reads and writes to projectPHIDs property on ManiphestTask.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, chad, btrahan.
  • Rebasing on changes further down in the stack.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jul 10 2014, 5:07 PM
epriestley updated this revision to Diff 23933.

Closed by commit rPb8b59895eeec (authored by @epriestley).