What Happens if I Import a Flow Without Its Required Data Structure or Database Table in Decisions?
in Flows
Hello,
I'm working on a Decisions project, and we sometimes import flows between environments.
What happens if I import a flow that references a defined data structure, but the data structure isn't present in the target environment? Also, what if the data structure exists in Decisions, but the corresponding database table hasn't been created yet? Will the flow fail entirely, or just the steps that use the missing structure/table?
0