Subprocess and task ID's

cancel
Showing results for 
Search instead for 
Did you mean: 
Alth
Member II

Subprocess and task ID's

Hi,

I'm trying to use a multi instance subprocess in my flow, however, I encountered some behavior I did not expect. I'm feeding a list with for example 3 elements to the subprocess, and as expected, once I query the available tasks, I see that there are 3 tasks active. However, all the tasks have the same taskId. Is this expected behavior? If so, how do I differentiate between the tasks? Feels like I'm either missing something simple or horribly misunderstanding something.