mattcasters opened a new issue, #8375: URL: https://github.com/apache/hop/issues/8375
### Apache Hop version? 2.20.0 ### Java version? OpenJDK 21 ### Operating system Linux ### What happened? If you need to change the details in rdbms connection metadata after trying a query in the database perspective, you'll notice that the old metadata is kept around somehow. Closing editors and even refreshing the tree doesn't change that. Somewhere the old DatabaseMeta objects are kept around and queries/connections keep failing while the database explorer works just fine from the fixed DatabaseMetaEditor. ### 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]
