Skip to content

Elsa 3.6 Dispatch Workflow doesn't show the instance Id for the dispatched workflow. #7398

@EvanGinsberg

Description

@EvanGinsberg

I see I can dispatch multiple workflows in loop and you can link the child to its parent using a correlation Id, however if you dispatch 5 child workflows in the loop, within the parent, its hard see to which dispatch relates to which iteration bc the dispatch result does not show the newly created instance Id in the logs. For example: If you spawn the SubWorkflow1 5 times, within the parent workflow, you need to see the details of iteration 3 of SubWorkflow1 its hard to determine which instance id relates to iteration 3. The easiest way i can think of is to filter by correlation Id (which is parent Instance Id) and some input parameter

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions