i do have a couple of Solutions in my DEV environment that include a lot of objects like tables, flows and dataflows.
Most of the flows are following this pattern:
- triggered by a sharepoint action (i.e. new File)
-move file to archive
So far i need to:
If i add fourth flow to that solution and export it to the prod system, i do have to check all other 3 flows again.
Or if i have to modify/ fix/ adjust any of the flows from that solution, within the next export i do have to check all the solutions objects for the above named checks to make sure the flow is running correct in the PROD System and is not referencing/ triggering anything form the DEV system.
This absolutely cant be the way to work with solutions over different environemtns, so im looking for help in any direction how to solve this topic.

Report
All responses (
Answers (