I would like to suggest adding a feature that allows us to disable individual steps in a workflow. This functionality would significantly improve the debugging and testing process during development by enabling us to easily toggle steps on or off as needed.
While I understand that it’s currently possible to achieve this by adding conditions to ensure a step is never executed, this approach can be cumbersome and less intuitive. A simple “Disable” option, accessible via a right-click on the step, would streamline the process and make the development experience much smoother.
Thank you for considering this enhancement. I believe it would be a valuable addition to the Workflow Editor and greatly appreciated by the development community