-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 1.26.0
-
Component/s: Connectivity
-
None
-
Not Needed
Steps to Reproduce
- Open New Connection
- Paste valid connection string
- Edit connection string to set port to 123
- Switch to form with fields
- Update port value to valid, 27021 for e.g.
- Connect
Expected Results
Window title <host>:<port> should display actual port of established connection. And it should coincide with port value in the sidebar.
Actual Results
Widow title <host>:123 is displayed, but port:27021 is displayed in sidebar
- is related to
-
COMPASS-4628 Incorrect connection title on form connections
- Closed