Currently, if you have an IF block and need an IF/ELSE block instead (or vice versa), you have to create the new block, move all steps over, add any comments, then delete the old block.
Having an option to quickly convert one to the other would dramatically speed up this process, allowing development cycles to speed up.
Jakob Maynard
IF to IF/ELSE Conversion
Currently, if you have an IF block and need an IF/ELSE block instead (or vice versa), you have to create the new block, move all steps over, add any comments, then delete the old block.
Having an option to quickly convert one to the other would dramatically speed up this process, allowing development cycles to speed up.
1 person likes this idea