-
Couldn't load subscription status.
- Fork 24
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When configuring the NpgsqlConnection in the Command Center Web UI, the connection that is established to test the configuration does not propperly recieve the user from the connection string, but uses the default postgres user instead. The test connection is opened here
To Reproduce
Steps to reproduce the behavior:
- Setup a PostgreSql database without a postgres user
- Go to the Command Center interface
- Configure any postgres database conenction with a valid user for your database
- Click Save
- An error indicator is shown that no connection to the databsae was possible
Expected behavior
The connection string should be used propperly to evaluate the connection to the database
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working