Open
Description
Description
Status Bar connection information does not update properly when Table Designer is opened on a different server or database than what the Status Bar had previously registered. This could easily lead to schema changes being applied in the wrong place!
Steps to Reproduce
- Open a query window on Server/Database A (Status Bar updates with proper connection info)
- In Object Explorer, browse to Server/Database B
- Open Table Designer on a table in Server/Database B
- Status Bar still reflects connection information from the query window on Server/Database A
Affected Area
- Connection dialog
- Query results panel
- Query editor
- Object Explorer
- Table Designer
- Schema Compare
- Schema Designer
- Local container
- GitHub Copilot integration
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the affected area
Combination of Status Bar and Table Designer
Environment Information
- VS Code: 1.99.0
- MSSQL: 1.33.0
Confirmation
- I have searched existing issues and couldn't find a match
- I want to work on this issue