You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Issue Priority
Priority: 2
Issue Component
Component: Hop Gui, Component: Metadata, Component: Database
The text was updated successfully, but these errors were encountered: