bamaer opened a new issue, #5699: URL: https://github.com/apache/hop/issues/5699
### What would you like to happen? The username, password, database name, hostname, port and manual url are mandatory in all RDBMS connection editors. While this used to make sense in the past, that is no longer always the case. We should be able to hide these fields and make all of them optional. This could also be a good opportunity to see if we can clean up the code and move the UI widgets for hostname, port and database name from `BaseDatabaseMeta` to `DatabaseMetaEditor` to have all of the UI code in the Editor class. ### Issue Priority Priority: 3 ### Issue Component Component: Database -- 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]
