Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 22.08.0, 22.08.1
-
Fix Version/s: 22.08.2
-
Component/s: maxgui
-
Labels:None
Description
Steps to reproduce:
- Open the query editor with 1 worksheet and 1 query tab.
- Create connections to two listeners or servers. e.g. Read-Write-Listener, Read-Only-Listener.
- Add a new query tab for the Read-Only-Listener connection
- Switch back to the Read-Write-Listener
The query editor failed to bind the existing connection because it only has 1 connection but there are now two query tabs. The query editor needs to handle this case.