Skip to content

[Bug]: value type in "Formula" transform injection #5164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
liosc opened this issue Apr 11, 2025 · 0 comments
Open

[Bug]: value type in "Formula" transform injection #5164

liosc opened this issue Apr 11, 2025 · 0 comments

Comments

@liosc
Copy link

liosc commented Apr 11, 2025

Apache Hop version?

2.13

Java version?

17.0.6.10

Operating system

Windows

What happened?

Injecting a "Formula" transform raises the error "Error inject property 'value_type' into class org.apache.hop.pipeline.transforms.formula.FormulaMeta - For input string: "String"".
Using the same configuration input for injecting the "value type" in transform like "Select values" or "Add constant" there is no error. It seems the "Formula" transform is expecting the index number of the data type instead of the correspondent label. If we use an integer value (like 1 o 2) to be injected in the "value type" of "Formula", it works.

Issue Priority

Priority: 1

Issue Component

Component: Transforms

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

No branches or pull requests

1 participant