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
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
Wed, May 22, 10:47 PM
F13206427: D9851.id23644.diff
May 15 2024, 9:52 AM
F13200611: D9851.id23933.diff
May 14 2024, 1:54 AM
F13199712: D9851.id.diff
May 13 2024, 5:24 PM
F13190158: D9851.id23622.diff
May 11 2024, 7:57 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
Branch
projedge10
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/maniphest/query/ManiphestTaskQuery.php:339XHP16TODO Comment
Unit
No Test Coverage
Build Status
Buildable 1574
Build 1575: [Placeholder Plan] Wait for 30 Seconds

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