We have to duplicate and create actions which are very similar to each other.
Would be great to have a case statement so we can use the same business logic (except for a single item) and then direct the action based on the value of that one item.
i.e. we take the same action nomatter which stage an item in a pipeline is however we have to have a workflow for each stage because there is only an if not a case statement available.