bamaer commented on PR #8272: URL: https://github.com/apache/hop/pull/8272#issuecomment-5584993342
> I think Claude got confused. This is using the "Simple Mapping" tranform, NOT the new multi-mapping transform. The reproduction path was confusing, the findings aren't. That MultiMapping was the downstream transform that wasn't selected, not what the feature creates. It should be easier to see with Switch/Case -> A -> B, selecting A and B: `cleanAfterHopFromRemove` clears the case target, and by the time `retargetTargetStreams` goes looking for it there's nothing left. The hop is there, the routing is gone. -- 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]
