Skip to content

[Bug]: Meta-data tab in 'Select values' transform does not reflect new field name #6209

@maxbobse

Description

@maxbobse

Apache Hop version?

2.16

Java version?

OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (build 21.0.3+9-LTS, mixed mode, sharing)

Operating system

Windows

What happened?

In my Select Values transform, I am using the 'Select & Alter' tab to rename a field. In the same transform I am using the 'Meta-data' tab to change the data type for the same field.

When I try to select the correct field in the Fieldname column, the drop down presents the original field name. I now select the original field name and run the pipeline. This returns an error because the original field name is not known to the the meta change.

If I manually overwrite the field name with the new field name, it works as expected.
From my point of view this is a bug because the meta tab should present the field names how they would be after the renaming ran.

See attached clip for demo.

java_ocE58C7ftL.mp4

Issue Priority

Priority: 3

Issue Component

Component: Transforms

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions