Skip to content

[Feature Request]: Metadata Injection keeps obsolete mappings after changing the source or template pipeline #8156

Description

@CarlosJuncher03

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions