Skip to content

Switch node does not support multiple iterators with different lineage as inputs #2762

@RunDevelopment

Description

@RunDevelopment

Description
It's impossible to connect 2 iterators with different lineage to the Switch node. Example:

image

Since the switch node is actually completely optimized away by the executor, connecting iterators of different lineage is valid since only the lineage of the selected iterator matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions