Workday: fix LLCONFLICT when deparenting a task.
ClosedPublic

Authored by dfaure on Dec 16 2017, 9:26 AM.

Details

Summary

dissociate() includes an ItemUpdateJob, so don't run a second one
in parallel.

Note that the inbox code only calls dissociate, which is why it doesn't
run into the LLCONFLICT.

Test Plan

Now dissociating works, in the workday.

Diff Detail

Repository
R4 Zanshin
Branch
dissociate_fix
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure requested review of this revision.Dec 16 2017, 9:26 AM
dfaure created this revision.
ervin accepted this revision.Dec 26 2017, 10:05 AM
This revision is now accepted and ready to land.Dec 26 2017, 10:05 AM
dfaure closed this revision.Jan 18 2018, 10:01 PM