aswathitv opened a new pull request, #3571:
URL: https://github.com/apache/incubator-kie-tools/pull/3571

   Closes [kie#2297](https://github.com/apache/incubator-kie-issues/issues/2297)
   
   In BPMN editor, creating a new edge between two nodes which already have an 
edge create duplicate entry in the xml incoming and outgoing tag. As a result 
gateway node creates two issues:
   
   1. An entry in route dropdown when a new edge is created on top of an 
existing edge from gateway node to a task node.
   
   <img width="1727" height="745" alt="Screenshot 2026-05-12 at 9 33 16 AM" 
src="https://github.com/user-attachments/assets/d4c138d0-a892-4b47-b36f-aadb2bcf2a30";
 />
   
   2. If an edge is created from a node to a gateway node, where there is 
already a connection, unspecified error is displayed.
   <img width="1728" height="746" alt="Screenshot 2026-05-12 at 9 33 36 AM" 
src="https://github.com/user-attachments/assets/4dbca96b-2c0b-49a4-83dc-65e3d6c4efb3";
 />
   
   Fix:
   Duplicate entries are not allowed in incoming and outgoing tag for all nodes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to