nrOfCompletedInstances is coming null

Hi All,

We are trying to use multiInstanceLoopCharacteristics with loop cardinality and isSequential=true.
But we are not able to get nrOfCompletedInstances. It is coming null, however we are getting loopCradinality value.

Can anyone please help?

Can you give an example or unit test? nrOfCompletedInstances should be set when using multi instance.

@joram I am trying to fix my cucumber. Earlier we were using activiti but now we are changing it too flowable, so many cucumber get failed.
So we caught one issue of failure is nrOfCompletedInstances not coming.
We have but still instances are not coming.
Though same code was working fine with activiti