isSequential = true, multiple instance

I made a sequential task model like this test1-seq-approval.bpmn (4.5 KB)

However camunda is creating duplicate tasks at the same time, and assignee is all one person.
If it is parallel, then it is okay. However, I expect sequential task using assigneeList.
Please advise.

My bad…
There was duplicate sequenceflow. Issue closed