Skip to content

Allow ordering or retries for enabling flows #6

Description

@TomWinton

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions