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

[Bug]: Multiway merge join - join keys combo box duplicates key fields #3584

Closed
joshdowning opened this issue Jan 27, 2024 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@joshdowning
Copy link
Contributor

Apache Hop version?

2.8.0-SNAPSHOT

Java version?

11

Operating system

Windows

What happened?

Small bug that was annoying me so I fixed it locally. Each time you hit ok and reopen the combo box, the input keys are duplicated (gets really messy when you have lots of input keys) See image below. Key fields should only show id and name once.
image

Issue Priority

Priority: 3

Issue Component

Component: Transforms

@joshdowning
Copy link
Contributor Author

joshdowning commented Jan 27, 2024

.take-issue

@bamaer
Copy link
Contributor

bamaer commented Jan 28, 2024

thanks @joshdowning, we'd love to see your pull request when you're ready.
Small fixes like these help tremendously to make Hop better!

hansva added a commit that referenced this issue Jan 29, 2024
fix duplicate and wrong keys in multiway merge join combobox #3584
@hansva hansva added this to the 2.8 milestone Jan 29, 2024
@hansva hansva closed this as completed Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants