Skip to content

Incorrect task nesting when an input parameter is shared between dependent tasks #70

@aplowman

Description

@aplowman

Consider: task 1 defines parameter A and produces parameter B, and task 2 requires parameter A and parameter B. If a sequence is defined on task 1, parameters A and B will be seen as distinct sequences in task 2, thus generating more task 2 elements than required.

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