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
F13241612: D9851.id23933.diff
Wed, May 22, 10:47 PM
F13206427: D9851.id23644.diff
Wed, May 15, 9:52 AM
F13200611: D9851.id23933.diff
Tue, May 14, 1:54 AM
F13199712: D9851.id.diff
Mon, May 13, 5:24 PM
F13190158: D9851.id23622.diff
Sat, May 11, 7:57 AM
Unknown Object (File)
Tue, May 7, 5:36 AM
Unknown Object (File)
Tue, May 7, 5:31 AM
Unknown Object (File)
Tue, May 7, 5:31 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).