Variable in 2nd task is not isolate in Multi instance parallel Service

Hi Supporters,

I have workflow like that:


In Download task I create a variable is comfirmId to store the result
In Confirm task I assign confirmId to id in input.

Example:
The array is [ “file1”, “file2”, “file3”, “file4” ]
The first loop:
The current element in this loop should be file1. (the download task is correct)
But when message come to the Confirm Task the confirmId and the id is file2.

I’m using Zeebe version 1.1.3.
Did issue fix? If yes, please give me the ticket and the Zeebe version fixed it.

Thanks

This is the log of Confirm Task

Hey @toan,

The best place to address Zeebe questions is our Cloud forum. It handles questions about Camunda Cloud as such as well as the workflow engine Zeebe: https://forum.camunda.io/

I would recommend that you post your question there.

Kind regards
Nele

1 Like