LauraPumarejo opened a new issue, #4861: URL: https://github.com/apache/hop/issues/4861
### What needs to happen? ## Objective: The goal of this task is to enhance the visibility of the MongoDB connection during the connection test process in Apache Hop. Currently, when testing the connection to MongoDB, only an "OK" message is displayed, which does not provide detailed information about the parameters used to establish the connection. ## Context: For PostgreSQL connections, Apache Hop displays detailed connection parameters, such as the URL, port, and credentials used. This information is useful both for verifying that the configuration is correct and for identifying potential connection issues. ## Proposed Improvement: Similar to PostgreSQL, it is important for Apache Hop to display the connection details when performing a test connection for MongoDB. This includes showing the connection URL, port, database, and any other relevant parameters that allow users to validate that the connection has been established correctly. ## Expected Benefits: - Improves troubleshooting capabilities in case of MongoDB connection failures. - Facilitates configuration validation for the connection. - Increases transparency in the connection process within Apache Hop, enhancing the user experience. -   ### Issue Priority Priority: 2 ### Issue Component Component: Hop Gui, Component: Metadata, 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]
