Skip to content

[Bug] Child workflow already started puts workflow type where run ID is #371

@cretz

Description

@cretz

Describe the bug

Child workflow already started throws WorkflowAlreadyStartedException, but not only does that not accept a workflow type, but it requires a run ID and is accidentally putting the workflow type in the run ID's place. Make a separate constructor that accepts a workflow type and a nullable run ID and expose workflow type property and make the run ID nullable. That last part shouldn't be a serious breaking change, though it is technically breaking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions