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]: While Saving a New Pipeline, HOP GUI Appends the Previously Opened Pipeline Names #4073

Closed
kirana-ks opened this issue Jun 19, 2024 · 2 comments · Fixed by #4080
Closed
Assignees
Labels
Milestone

Comments

@kirana-ks
Copy link

Apache Hop version?

2.9.0

Java version?

11

Operating system

Windows

What happened?

Installation details:-
Download and extract the apache-hop-client-2.9.0.zip file from the official page: https://hop.apache.org/download/
apache-hop-client-2.9.0.zip

Java Version:- 11

Reproduction Steps:-

  1. Open HOP GUI using hop-gui.bat.
  2. Open any existing Pipeline.
  3. Now try to Create a New Pipeline and click the Save button.
  4. While saving a New Pipeline, the Hop GUI tool considers the names of all the opened Pipeline names.

Example:

  • Test1.hpl file is an existing file that is opened in the HOP GUI tool.
  • Create a New pipeline and Save it as Test2.hpl. During this process, the HOP GUI will append the previously opened file names along with the new name.

Refer to the attached screenshots:
Apache HOP - Filename Issue 2

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@hansva
Copy link
Contributor

hansva commented Jun 19, 2024

Cannot reproduce on MacOs, @nadment could you check?

@nadment
Copy link
Contributor

nadment commented Jun 19, 2024

Yes, I can confirm that this bug exists in Windows. I'll try to catch it.

@nadment nadment self-assigned this Jun 19, 2024
@nadment nadment pinned this issue Jun 19, 2024
nadment added a commit to nadment/hop that referenced this issue Jun 21, 2024
@nadment nadment linked a pull request Jun 21, 2024 that will close this issue
@nadment nadment unpinned this issue Jun 21, 2024
hansva pushed a commit that referenced this issue Jun 24, 2024
@hansva hansva added this to the 2.10 milestone Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants