Skip to content

Conversation

vkoby
Copy link
Contributor

@vkoby vkoby commented May 18, 2021

What was changed

Fixed a problem where searchAttributes set on ChildWorkflowOptions were getting lost and didn't show up in history.

Checklist

  1. Closes issue: #474

@vkoby vkoby added the bug Something isn't working label May 18, 2021
@vkoby vkoby linked an issue May 18, 2021 that may be closed by this pull request
TaskQueue,
WorkflowId,
WorkflowType;
}
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we can hardcode the list of the search attributes as they can be added to a cluster at any time.

@mfateev mfateev merged commit 81afb31 into temporalio:master May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Child workflows do not receive search attributes (or memo)

2 participants