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
F13840395: D9851.id.diff
Thu, Sep 26, 12:58 PM
Unknown Object (File)
Fri, Sep 20, 7:49 AM
Unknown Object (File)
Thu, Sep 12, 3:24 PM
Unknown Object (File)
Wed, Sep 11, 6:38 PM
Unknown Object (File)
Wed, Sep 4, 5:08 PM
Unknown Object (File)
Mon, Sep 2, 5:32 AM
Unknown Object (File)
Aug 21 2024, 6:10 PM
Unknown Object (File)
Aug 21 2024, 3:22 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 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).