Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sim mode submit num fix #6362

Open
wants to merge 2 commits into
base: 8.3.x
Choose a base branch
from
Open

Sim mode submit num fix #6362

wants to merge 2 commits into from

Conversation

MetRonnie
Copy link
Member

@MetRonnie MetRonnie commented Sep 9, 2024

Fixes small bug in simulation mode where the submit_num in the task_states table would not be updated from 0 to 1 when the task goes from waiting -> running -> succeeded.

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 if this is a change that can affect users
  • No docs needed
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

@MetRonnie MetRonnie added this to the 8.3.5 milestone Sep 9, 2024
@MetRonnie MetRonnie self-assigned this Sep 9, 2024
@MetRonnie MetRonnie changed the title Sim mode Sim mode submit num fix Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant