Environment (Required on creation):
Camunda platform 7.15.9, 7.16.3
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
A boundary event in the bottom right corner of a task prevents changing the migration plan mapping for the task
Steps to reproduce (Required on creation):
- Run the project spring-boot-test1.zip (a PI will be created automatically).
- Deploy camunda-migration-test-v2.bpmn.
- Open Cockpit.
- Create a migration plan from v1 to v2 of the process.
- Try to delete the mapping for "task", the task with the boundary event.
Observed Behavior (Required on creation):
The delete mapping icon for the task is replaced (covered?) by the create mapping icon for the boundary event.
Expected behavior (Required on creation):
Both the create and delete mapping icons for both the task and the boundary event should be accessible (as appropriate).