Hi All, does the workflow active state of a record...
# suiteflow
m
Hi All, does the workflow active state of a record carry over on Sandbox refreshes? Or do they reset?
k
It does not
and it's not even a reset - it brings no data about the workflow - so the record won't enter the workflow until something triggers it to enter the workflow (such as loading the record/csv update/scheduled script etc)
at which point - it can run into all kinds of fun "hey this record isn't in the right state to do this" problems in complicated workflows
m
That's what I thought. Thanks!