Use Workflow.disable decorator rather than volatile.
Rewrite fb9ab20f as the volatile usage is wrong as the object may be unloaded to save space (and thus workflows enabled) before editDocument() is actually finished.
Showing
Please register or sign in to comment