Skip to content

validate: incorrect rejection of completion condition #7443

Description

@dpmatthews

With this workflow:

[scheduling]
    [[graph]]
        R1 = "a => b"
[runtime]
    [[a]]
    [[b]]
        completion = succeeded or failed

cylc validate fails with:

WorkflowConfigError: b:succeeded is required in the graph, but optional in the completion expression
succeeded or failed

Since #6999, that is not correct and this workflow should validate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug?Not sure if this is a bug or not

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions