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