Workflows have the benefit of being stateful out o...
# suitescript
j
Workflows have the benefit of being stateful out of the box. For a script to manage state you'd need to read/write data to custom fields.
b
i've been burned by this
Copy code
Setting the release status of a workflow instance to Testing or Not Initiating or changing a workflow definition to Inactive does not cancel actively running workflows. The current state of any running workflow instance cannot be deleted.