Hi,
Ive got a workflow that moves workflows from our Dev server to Prod if the migration flag is checked. I was testing it yesterday, by not resetting this flag after the workflow was migrated from Dev to Prod, I was expecting to see multiple versions of my workflow, but instead, what I see is multiple copies of the workflow instead. Is there a way that we are able to keep full version control on Prod as is currently the case when we develop on Prod? Maybe its just that this is the same version of the workflow on Dev and its just the way Im testing it?
Ive just found the solution to my own question - there is another API endpoint that lets you upload a new version!