microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.53k stars 896 forks source link

DacFx import wizard doesn't default to selected connection #3485

Closed kisantia closed 5 years ago

kisantia commented 5 years ago

Steps to Reproduce:

  1. Connect to two servers
  2. Select the second server
  3. Launch Data-tier Application wizard from command palette
  4. Select an operation
  5. Default server is the first one connected to, not the currently selected connection

Works correctly if wizard is launched from the context menu of the database

kburtram commented 5 years ago

@kisantia could we also please fix for the Flat file Import wizard?