Skip to content

data store: add workflow is_retry and is_held indicators#7138

Merged
wxtim merged 1 commit intocylc:8.6.xfrom
oliver-sanders:ui-2350
Dec 15, 2025
Merged

data store: add workflow is_retry and is_held indicators#7138
wxtim merged 1 commit intocylc:8.6.xfrom
oliver-sanders:ui-2350

Conversation

@oliver-sanders
Copy link
Member

@oliver-sanders oliver-sanders commented Dec 11, 2025

Adds the data endpoints to unblock cylc/cylc-ui#2378

Check List

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Applied any dependency changes to both setup.cfg (and conda-environment.yml if present).
  • Tests are included (or explain why tests are not needed).
  • Changelog entry included if this is a change that can affect users
  • Cylc-Doc pull request opened if required at cylc/cylc-doc/pull/XXXX.
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

Copy link
Member

@hjoliver hjoliver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly premature approval, given this is still Draft, but LGTM as is.

* Closes cylc#7071
* Add workflow-level indicators to communicate whether the workflow
  contains held and retrying tasks.
@oliver-sanders oliver-sanders marked this pull request as ready for review December 12, 2025 13:44
@oliver-sanders oliver-sanders requested a review from wxtim December 12, 2025 13:45
Copy link
Member

@wxtim wxtim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Read
  • Grepped old code - I can't see back evidence of these fields ever being used.
  • Had a play with the GUI. No obvious breakages. 😺

@wxtim wxtim merged commit a4a4365 into cylc:8.6.x Dec 15, 2025
23 checks passed
@MetRonnie MetRonnie modified the milestones: 8.6.x, 8.6.2 Dec 17, 2025
@MetRonnie MetRonnie added the schema change Change to the Cylc GraphQL schema label Dec 17, 2025
oliver-sanders added a commit to oliver-sanders/cylc-uiserver that referenced this pull request Jan 7, 2026
* Ensures that new data elements added in cylc/cylc-flow#7138
  are available for the bundled UI version which will include cylc/cylc-ui#2378
MetRonnie pushed a commit to cylc/cylc-uiserver that referenced this pull request Jan 7, 2026
* Ensures that new data elements added in cylc/cylc-flow#7138
  are available for the bundled UI version which will include cylc/cylc-ui#2378
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

schema change Change to the Cylc GraphQL schema

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants