BUG: Copy and Paste of Participant in Participant does not provide an error

Reprosteps:

  • Create Participant with Start Event + Task
  • Select Participant
  • Copy Selection
  • Hover over the task or event and paste => “elements.paste.rejected” is fired
  • Hover over sequenz flow and paste => Participant is pasted overlapping the original participant

However:

  • Hover over participant and paste => “element.paste” is fired
    => This seems to be wrong since nothing happens. However the Command Stack is raised and filled up with unnecessary events.

The expected behavior would be to fire “elements.paste.rejected” if pasting is not possible.

Please note: The animation will do ctrl + z at the end.
2018%2017_01_40_s

Can you please create an issue on GitHub for this?

1 Like

It appeared to be a quick fix so we were able to release a patch version with copy-paste fixed. See v3.0.1