Does anyone know if it is possible to locak a workflow so that tool settings can not be changed unless the workflow is unlocked again?
I have read this article: https://help.alteryx.com/20213/designer/lock-your-workflow, but it is not quite what I am looking for.
The intention here is not to lock out a workflow so that only the original creator can unlock it. Anybody should be able to unlock and change the workflow when intentionally needing to do so. This is just to prevent accidental changes. Here is a good use case:
I was recently demoing a workflow that I am passing on to a colleague. When doing so, I accidently changed one of the fields in a sort by tool which caused some havoc. To prevent this in future, I'd like to be able to lock my completed workflows, and pass them on in the locked state. If future requirements change, then the current owner should be able to unlock and make the changes required.
Thanks in advance for any answers.