cylc / cylc-flow

Cylc: a workflow engine for cycling systems.
https://cylc.github.io
GNU General Public License v3.0
335 stars 94 forks source link

Ignore requests to trigger or set active tasks with flow=none #6433

Closed hjoliver closed 1 month ago

hjoliver commented 1 month ago

Close #5635

What: see title

Why: triggering (or setting) with --flow=none should by definition have no impact on current or future flows.

(Tasks in n=0 have flows assigned already, and only cylc remove can undo that).

Check List

hjoliver commented 1 month ago

Agreed, I've upgraded the warnings to errors.