Hello,
As workflow processes evolve, I sometimes find myself needing to change a conditional sequence to a conditional decision, or vice versa. Usually, that involves me taking a screenshot of the conditions so I can carefully recreate them in the new activity.
However, I think it would be helpful if conditions could be copied and pasted to another activity/branch, or if we had the ability to convert branches/sequences to the other type.
Basically, it can feel overcomplicated since the two activities are so similar. If I could copy/paste conditions that would make things easier and less prone to mistakes, but it would be even better if we could just convert.
For example, being able to remove the second empty branch of a decision turning it into a sequence, or adding a branch to a sequence to turn it into a decision, without having to recreate the activities.
We already have the ability to drag branches from one conditional decision to another, but that doesn't work for conditional sequences.
EDIT: As Blake pointed out, you can already copy/paste if you open the conditions, copy the individual rule, or a group of rules, then open the second activity conditions and paste, but working with groups of conditions is a little messier because the pasted items are nested under the default condition, and there's no context menu if all conditions have been removed.