Skip to content
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

[Feature Request]: Set field value - allow to create new fields #4579

Open
dave-csc opened this issue Nov 18, 2024 · 0 comments
Open

[Feature Request]: Set field value - allow to create new fields #4579

dave-csc opened this issue Nov 18, 2024 · 0 comments

Comments

@dave-csc
Copy link
Contributor

What would you like to happen?

The Set field value transform currently only allows to overwrite an existing field with the value of another field, rathen than duplicate a field in a new one.

Possibile workarounds:

  • use Add constants to add the new field, and then set it with Set field value, or
  • replace the transform with a User Defined Java Expression, set the new field name as New field and the field to be copied in the Java expression

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui, 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