Skip to content

Conversation

@MetRonnie
Copy link
Member

@MetRonnie MetRonnie commented Oct 17, 2025

Closes #7047

Follow-up to #6316

Built upon:

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).
  • No dependency changes
  • Tests are included
  • Changelog entry included
  • 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.

@MetRonnie MetRonnie added this to the 8.6.1 milestone Oct 17, 2025
@MetRonnie MetRonnie self-assigned this Oct 17, 2025
@MetRonnie MetRonnie added the bug Something is wrong :( label Oct 17, 2025

# Store raw initial cycle point in the DB.
value = schd.config.evaluated_icp
value = None if value == 'reload' else value
Copy link
Member Author

Choose a reason for hiding this comment

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

Initial cycle point cannot be "reload" (#4313)

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

Labels

bug Something is wrong :(

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant