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

Fix root workflow execution fields in SQL visibility #6066

Closed
wants to merge 1 commit into from

Conversation

rodrigozhou
Copy link
Contributor

What changed?

Fix root workflow execution fields in SQL visibility

Why?

The schema set the root workflow fields as nullable, but the code was assuming to be not null.

How did you test it?

Start Temporal v1.23.1, create some workflows, update the schemas in v1.24.0, upgrade Temporal v1.24.0:

  • reproduced the error
  • applied this fix, and the error was gone.

Potential risks

Documentation

Is hotfix candidate?

@rodrigozhou rodrigozhou requested a review from a team as a code owner June 4, 2024 23:57
@rodrigozhou
Copy link
Contributor Author

Taking the PR #6067 as fix.

@rodrigozhou rodrigozhou closed this Jun 5, 2024
@rodrigozhou rodrigozhou deleted the rodrigozhou/fix-vis-root-wf branch July 16, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants