For-each activity is duplicating when trying to make any changes to input collection (Studio 22.10.7)

I have created my new project in “C#, Windows”, since “C#, Windows Legacy ” will be phased out in next version. However, I am seeing a peculiar issue. If I change the for collection input, the datatype on the for-each changes to “Object” and an additional for-each loop is getting created within the sequence! If I delete the newly created copy of for-each, then the workflow works fine. But it is pretty annoying to see that studio is creating copy of for-each activity. Is there a solution to this?

Hi @dbiswas

Are you still experiencing this issue with the newest System activity package?

I believe this issue was fixed.

In case you are still experiencing this issue, a small video of the reproduction steps would help.