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

Add firstRunId to WorkflowExecutionInfo #439

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

longquanzheng
Copy link
Contributor

What changed?
Add firstRunId to WorkflowExecutionInfo

Why?
temporalio/temporal#6348

Breaking changes
NA

Server PR
NA

@longquanzheng longquanzheng requested review from a team as code owners August 2, 2024 05:43
@cretz
Copy link
Member

cretz commented Aug 5, 2024

Would like to wait here until server side implementation for temporalio/temporal#6348 is at least accepted and close to being worked on or completed. Concerned about adding API that won't be properly populated for a long time.

@yycptt
Copy link
Member

yycptt commented Aug 8, 2024

temporalio/temporal#6383

@yycptt yycptt merged commit 58c7d62 into temporalio:master Aug 8, 2024
3 checks passed
yycptt added a commit to temporalio/temporal that referenced this pull request Aug 8, 2024
## What changed?
<!-- Describe what has changed in this PR -->
- Expose workflow firstRunID in DescribeWorkflowExecution

## Why?
<!-- Tell your future self why have you made these changes -->
- #6348
- Server side impl of temporalio/api#439

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
- Functional tests
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.

3 participants