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
Unknown Object (File)
Mon, Nov 18, 3:09 AM
Unknown Object (File)
Mon, Nov 18, 3:09 AM
Unknown Object (File)
Mon, Nov 18, 3:09 AM
Unknown Object (File)
Oct 18 2024, 11:41 PM
Unknown Object (File)
Oct 16 2024, 1:33 PM
Unknown Object (File)
Oct 4 2024, 11:15 AM
Unknown Object (File)
Sep 28 2024, 6:57 PM
Unknown Object (File)
Sep 28 2024, 6:46 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
Branch
projedge10
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/maniphest/query/ManiphestTaskQuery.php:339XHP16TODO Comment
Unit
No Test Coverage
Build Status
Buildable 1576
Build 1577: [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).