ljmotta commented on PR #2508: URL: https://github.com/apache/incubator-kie-tools/pull/2508#issuecomment-2359674930
I found some interesting cases doing some manual checkings: 1. We have here three DRDs, in DRD3 we can observe that the ds2 is in collapsed form, and d3 isn't available to pick from the node palette, as the node was depict.    2. Dragging a node near the collapse DS will trigger the invalid operation in the DS.  3. It's possible to hide external Decisions that are part of a Decision Service. Adding them back to the DRD will not remove them from the DS, resulting some weird behaviors https://github.com/user-attachments/assets/7050aaf7-d263-4e1f-ad2d-aa0182f1c1a1 4. A DRD that has Decision nodes that are part of a collapsed Decision Service can't be moved: https://github.com/user-attachments/assets/40de991e-55dc-4268-968c-6ebfbb9de4b0 -- 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]
