Duplicating a class transfers all interactions to the newly duplicated class

When you duplicate anything that has IX2 interactions, all the interactions get renamed to the duplicated class rather than remaining associated with the original class they were assigned to. It seems logical that the duplication of a class should duplicate all the interactions as well.

How it could work:

WEBSITE ELEMENTS BEFORE
Class: box1
IX2: move_box1


user proceeds to duplicate box1, and names it box2


WEBSITE ELEMENTS AFTER

Class: box1
IX2: move_box1

Class: box2
IX2: move_box2

Best,
Christopher

Hi @ctrav

Thanks so much for posting about this. Currently this is expected behavior when duplicating a class.

I also think this would be a great enhancement and have shared this with the team.

I’ll post back here when I have more details on this!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.