rajalakshmys-27 opened a new pull request, #3609: URL: https://github.com/apache/incubator-kie-tools/pull/3609
This is a follow-up to #3580 ([kie-issues#2312](https://github.com/apache/incubator-kie-issues/issues/2312)), addressing review comments. Removes redundant `Normalized<>` wrappers from `flowElementsToMove` and `artifactsToMove` array element types in both `moveNodesInsideSubProcess.ts` and `moveNodesOutOfSubProcess.ts`. Refactors `collectElements()` to accept the collection array as an explicit parameter instead of relying on closure mutation, and renames the `spliced` variable to `removedArtifacts` for clearer semantic intent. -- 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]
