hansva opened a new issue, #6348: URL: https://github.com/apache/hop/issues/6348
### Apache Hop version? 2.17-SNAPSHOT ### Java version? 17 ### Operating system Windows ### What happened? When you open a pipeline and then want to go to the git info for that same pipeline the new tab will not open. This is caused by the tabs using the same ID and the logic to switch to an open tab is being triggered. When trying to change that ID it breaks the mechanics to re-open the tab upon restart of the application. We will need to split the tab ID's and the actual information that is needed for a re-open ### Issue Priority Priority: 3 ### 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]
