cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete SequenceFlows from Diagram Editor?

georgeflorentin
Champ in-the-making
Champ in-the-making
Is there a way to delete SequenceFlows from the Activiti Diagram Editor? (I'm running 0.7.0). Selecting the sequence flow and clicking the delete key doesn't do anything, right clicking to access the context menu doesn't show a delete option, Edit-> on the Eclipse menu doesn't have any options enabled. And hovering over a sequenceflow arc doesn't show the popup context menu with the trash icon that appears when you hover over a task/gateway object on the diagram.

If a task or gateway object on the diagram is deleted, related sequenceflow objects are deleted but it would be nice to be able to delete a sequenceflow directly. I've thought about deleting the underlying xml and trying to get the sequence diagram to resynch with that but that feels a bit kludgy.
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Hi,

Yes, this is a bug in version 0.7.0 which is introduced by the new multipage editor.
This will be fixed in the next release.

Best regards,

yangyang_qian
Champ in-the-making
Champ in-the-making
The related JIRA ticket is here I think …   http://jira.codehaus.org/browse/ACT-611