You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accept --static-summary and --static-details in all ways to start a workflow (start, signal with start (if present), and scheduled workflows) and populate user metadata with them
Make sure static summary and static details are shown on workflow describe
Consider supporting "workflow metadata" query to show current details and defined interactions/handlers (or create separate issue if wanting to handle separately). Unsure if this is wanted on workflow describe/show/whatever or its own command.
Mark experimental
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
See temporalio/features#486. Specifically, after temporalio/sdk-go#1673:
--static-summary
and--static-details
in all ways to start a workflow (start, signal with start (if present), and scheduled workflows) and populate user metadata with themThe text was updated successfully, but these errors were encountered: