CarlosJuncher03 opened a new issue, #8156: URL: https://github.com/apache/hop/issues/8156
### What would you like to happen? When using ETL Metadata Injection, if the source pipeline or template pipeline is modified or replaced, existing metadata injection mappings are not automatically cleaned up. As a result, mappings can continue referencing transforms that no longer exist in the selected pipelines. This leads to errors such as: Source transform 'METADADOS JSON' is not available in 'raw_etl_metadata' pipeline! Target transform 'JSON DADOS' is not defined in 'raw_template' pipeline! Target transform 'SEL. FORMATACAO' is not defined in 'raw_template' pipeline! Apache Hop is able to detect these invalid mappings and displays the “Invalid mapping” dialog asking whether the missing mappings should be removed. However, the obsolete mappings should ideally be cleared or revalidated automatically when the source/template pipeline changes, preventing invalid references from remaining in the configuration. ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- 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]
