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
Create a server connection (i.e. leave db name blank and use the default db)
Do some stuff with the server connection, expand nodes in OE, run queries, etc. I don't have exact steps, I did a bunch of stuff, and then noticed this bug.
Edit connection
Expected: The server connection should have the same options saved in the settings file, not the runtime state of the connection profile.
Actual: The previously used database is populated into the dialog, and I don't want to switch the server connection to a connection to a particular db. In the screen below, pubs shouldn't be there, and at no point did I type that DB name anywhere. Though I did run OE commands against objects in that DB.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Expected: The server connection should have the same options saved in the settings file, not the runtime state of the connection profile.
Actual: The previously used database is populated into the dialog, and I don't want to switch the server connection to a connection to a particular db. In the screen below, pubs shouldn't be there, and at no point did I type that DB name anywhere. Though I did run OE commands against objects in that DB.
The text was updated successfully, but these errors were encountered: