Skip to content

Warn when adding a workflow input with the same name as a previously added workflow input #96

@jvdzwaan

Description

@jvdzwaan

This happens when copy/pasting wf.add_input() and you forget to change the name.

This does not lead to a validation error (if the types are the same), and causes cwltool to use the second workflow input instead of the first. This leads to unexpected results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions