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
F18844710: D9851.id.diff
Wed, Oct 29, 7:19 AM
F18842106: D9851.diff
Tue, Oct 28, 1:20 PM
F18790712: D9851.id23933.diff
Wed, Oct 15, 5:24 PM
F18790488: D9851.id23644.diff
Wed, Oct 15, 2:58 PM
F18775510: D9851.id23642.diff
Fri, Oct 10, 7:17 PM
F18711873: D9851.diff
Sep 29 2025, 5:01 AM
F18704336: D9851.id.diff
Sep 28 2025, 7:14 AM
F18699716: D9851.diff
Sep 27 2025, 1:15 PM
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).