Skip to content

Expose root workflow execution #605

Open
@cretz

Description

@cretz

Describe the solution you'd like

temporalio/api#366 made root workflow execution available on both workflow start and workflow execution info. SDKs should do the following:

  • Expose root workflow execution workflow ID and run ID from workflow info in a similar fashion to how is done with parent execution
  • Expose root workflow execution workflow ID and run ID from workflow execution (e.g. what comes back from list and describe) in a similar fashion to how is done with parent execution

Per-SDK Tickets

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions