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
Expected behavior: on creating the connection, there's a new "test/1" connection shown in the connection selection widget.
Obtained behavior: the connection selection widget has just a "test" connection
Further steps:
Click on 'Add PostGIS Layer"
Click on "New Connection"
Call the new connectoin "test/2"
Expected behavior: there are now 2 connections
Obtained behavior: there's still a single connection, still only named "test"
Further steps:
7: Create a new connection, calling it "test/1"
Expected behavior: as there's a single connection, called "test", I'd now expect "test/1" to be created
Obtained behavior: the GUI complains that "test/1" already exists (but isn't shown)
So basically I'm left with a single "test" connection shown in the connections list but QGIS really knows about "test/1" and "test/2" enough that I cannot use those as names for new connections.
This behavior was detected with cea93fa (release-2_18 branch targetted at 2.18.9)
Related issue(s): #17767 (relates)
Redmine related issue(s): 9131
The text was updated successfully, but these errors were encountered:
I just got the same (or very similar) problem.
This time I named my connection: "strk@localhost:5432/strk (pgpass test)"
When I went trying to open it on DBManager it failed with "No connection named 'strk@localhost:5432' exists".
Or something like that...
qgib
added
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
GUI/UX
Related to QGIS application GUI or User Experience
labels
May 25, 2019
Author Name: Sandro Santilli (@strk)
Original Redmine Issue: 16624
Affected QGIS version: 2.18.8
Redmine category:gui
Expected behavior: on creating the connection, there's a new "test/1" connection shown in the connection selection widget.
Obtained behavior: the connection selection widget has just a "test" connection
Further steps:
Expected behavior: there are now 2 connections
Obtained behavior: there's still a single connection, still only named "test"
Further steps:
7: Create a new connection, calling it "test/1"
Expected behavior: as there's a single connection, called "test", I'd now expect "test/1" to be created
Obtained behavior: the GUI complains that "test/1" already exists (but isn't shown)
So basically I'm left with a single "test" connection shown in the connections list but QGIS really knows about "test/1" and "test/2" enough that I cannot use those as names for new connections.
This behavior was detected with cea93fa (release-2_18 branch targetted at 2.18.9)
Related issue(s): #17767 (relates)
Redmine related issue(s): 9131
The text was updated successfully, but these errors were encountered: