Skip to content

TriggerExpressionError with inter-cycle dependency and OR operator #6588

@MetRonnie

Description

@MetRonnie

Reproducible Example

[scheduler]
    allow implicit tasks = True
[scheduling]
    cycling mode = integer
    [[graph]]
        P1 = """
            a & x
            x[-P2] | a => b
        """

Image

$ cylc play workflow -N
...
ERROR - Workflow shutting down - TriggerExpressionError: "-1/x succeeded|1/a succeeded":
    invalid syntax (<string>, line 1)
ERROR - No platforms available to remote tidy install targets:
     * localhost

Metadata

Metadata

Assignees

Labels

bugSomething is wrong :(

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions