kbowers-ibm opened a new pull request, #2354: URL: https://github.com/apache/incubator-kie-tools/pull/2354
Attempting to copy and paste a node in the editor resulted in a node being added to the DRG nodes menu, but not to the editor. The problem was that a new ID was never being generated. This fix resolves that by using the randomize function similarly to how we use it in the BEE. https://github.com/apache/incubator-kie-tools/assets/92726146/6893eae9-3cdc-42a5-a581-cae0ff884fe4 -- 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]
