If child flows are disabled parent flows will not switch on .
Given I have a list of 2 deactivated flows and one of those flows is a child flow while the other flow calls that child flow.
Currently if I try to enable both of these, if the first flow that is attempted to be enabled is the parent flow it will fail to enable due to the child flow being deactivated.
Could there be a way within this tool to either retry on failure (IE a second pass) or define an order for enabling to prevent this from happening?
If child flows are disabled parent flows will not switch on .
Given I have a list of 2 deactivated flows and one of those flows is a child flow while the other flow calls that child flow.
Currently if I try to enable both of these, if the first flow that is attempted to be enabled is the parent flow it will fail to enable due to the child flow being deactivated.
Could there be a way within this tool to either retry on failure (IE a second pass) or define an order for enabling to prevent this from happening?