If I need to update a workflow without affecting it's related existing transaction records, what workflow status should I set it to? Will be removing and adding some transitions so I don't want any records to suddenly change states while I'm fixing the workflow
k
KevinJ of Kansas
03/12/2021, 1:08 AM
Suspended. But you should note that locks everything in place... Including prevent records from joining
b
blue
03/12/2021, 1:10 AM
@KevinJ of Kansas what do you mean by joining? Also if for example I put it to suspended and put a transition to a state w/o conditions, then once I set it to release it will automatically transition correct?
k
KevinJ of Kansas
03/12/2021, 1:12 AM
It will not transition unless something causes it to
KevinJ of Kansas
03/12/2021, 1:12 AM
So if you have a workflow that runs on records on create, with a status of suspended, it won't enter the workflow