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 write start time to execution info #6590

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

rodrigozhou
Copy link
Collaborator

What changed?

Populate StartTime in mutable state execution info

Why?

We cannot delete from there yet: downgrade breaks.

How did you test it?

Start with change, and downgrade temporal works as it should.

Potential risks

Documentation

Is hotfix candidate?

@rodrigozhou rodrigozhou requested a review from a team as a code owner October 2, 2024 19:12
@rodrigozhou rodrigozhou enabled auto-merge (squash) October 2, 2024 19:15
@rodrigozhou rodrigozhou merged commit 428f71a into main Oct 2, 2024
46 checks passed
@rodrigozhou rodrigozhou deleted the rodrigozhou/fix-start-time branch October 2, 2024 19:42
dnr pushed a commit that referenced this pull request Oct 2, 2024
## What changed?
<!-- Describe what has changed in this PR -->
Populate StartTime in mutable state execution info

## Why?
<!-- Tell your future self why have you made these changes -->
We cannot delete from there yet: downgrade breaks.

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
Start with change, and downgrade temporal works as it should.

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->

## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
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