Discussions
Workflow feature Request - "Dry Run" Actions
While creating my first Workflow I ran into an issue where I can't trace or check the execution path of my Workflow without actually adding Actions that do things. In other words, I can't setup an Action with Conditions and invoke my Workflow without having the Actions actually... take action!
I propose that you add two options to Actions;
[LIST=1]
[*]{boolean} Log Only - if checked the Action will not actually do anything except add to the Workflow log
[*]{string} Log Message - the text that will be logged[/LIST]
This would let me rough out the framework of the Workflow and tune the Conditions without kicking around actual live data.
Steve Klett | Senior Developer
NetValue Technology