Hi Guys
I have made few changes in my flow service and disabled few steps in flowservice ,if I take the patch of the service and migrate to another environment where the old service is available will the disabled steps would be migrated or not
regards
The service will be migrated as it is along with the disabled flow steps
If a service in Target has a,b,c as flow steps
Now, if you create patch release of same service from source with a,b,d,e as flow steps ( c -removed and d,e -added newly)
and then after you deploy in Target you will see a,b,d,e
Note: c will be removed - you may not like it