shlxue commented on issue #3775:
URL: https://github.com/apache/hop/issues/3775#issuecomment-2681981138

   This is a common problem: some transforms record pre-transforma (e.g. 
MergeJoin, SwitchCase, TableInput...).
   And when deleting PipelineHopMeta or copying a transform and pasting it into 
a new transforma, PipelineHopMeta is not the same as the transform There will 
be inconsistencies in the member information saved. This inconsistency can lead 
to the destruction of valid DAG.
   
   
![Image](https://github.com/user-attachments/assets/0e03b0e2-954b-4193-bcac-7b202a1e25ee)


-- 
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]

Reply via email to