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]: The XML tag doesn’t get updated when the file is renamed #4998

Open
dsanderbi opened this issue Mar 8, 2025 · 2 comments
Open

[Bug]: The XML tag doesn’t get updated when the file is renamed #4998

dsanderbi opened this issue Mar 8, 2025 · 2 comments

Comments

@dsanderbi
Copy link
Contributor

Apache Hop version?

2.13-SNAPSHOT

Java version?

17

Operating system

Windows

What happened?

When renaming a workflow or pipeline, whether through the HOP GUI or the filesystem, the tag in the XML is not updated accordingly.

Image

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@sramazzina
Copy link
Contributor

@dsanderbi I tried to reproduce your issue on latest 2.13-SNAPSHOT but it works ok for me. Can you give me more details on what you are doing? The HopGui works correctly when renaming the pipeline/workflow by using the pipeline/workflow edit dialog. It is not clear to me what do you mean by saying renaming the pipeline/workflow through the filesystem. Thanks for your clarification.

@dsanderbi
Copy link
Contributor Author

Hi @sramazzina,

What I did:
I created the project my-test.
Then, I clicked directly on the plus sign, selected workflow, and hit Ctrl+S to open the save dialog.
Saved the file with the name "first-name".

Image

After that, I clicked on the folder icon, searched for the workflow, and renamed it via right-click → Rename.

Image

Image

Image

However, when I open the file, it still shows the old name inside.

Image

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

3 participants