apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
981 stars 350 forks source link

[Bug]: While Saving a New Pipeline, HOP GUI Appends the Previously Opened Pipeline Names #4073

Closed kirana-ks closed 4 months ago

kirana-ks commented 4 months ago

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:

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

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

hansva commented 4 months ago

Cannot reproduce on MacOs, @nadment could you check?

nadment commented 4 months ago

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