Workflows have version control through the use of incrementing the version as you make changes. Is there anything analogous to feature branches in the VCO world? The ability to merge changes in?
If we have multiple people working on a workflow, im trying to figure out the best way to introduce new changes without directly replacing the workflow with the new copy (which might break other tasks reliant on the id)