nadment opened a new issue, #8161: URL: https://github.com/apache/hop/issues/8161
### Apache Hop version? 2.20.0-SNAPSHOT ### Java version? 21 ### Operating system Windows ### What happened? When you use Gui to rename a pipeline or workflow that is referenced in another location, the change is not reflected. ## Cause This is the same type of error as issue #8062 because the path is not comparable on Windows due to a reversed `File.separator`. ### Issue Priority Priority: 2 ### Issue Component Component: Hop Gui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
