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.59k stars 909 forks source link

import assessment wizard fix #26076

Closed sahuroshan closed 3 days ago

sahuroshan commented 3 days ago

Import assessment Wizard failed to load because the fields _viewDetailsLink , _generateTemplateLink , _separator were undefined Added a null check for the fields to fix the issue.

ADO task - https://msdata.visualstudio.com/Database%20Systems/_workitems/edit/3297592/?view=edit

The import assesment wizard is loading now - image

coveralls commented 3 days ago

Pull Request Test Coverage Report for Build 12005102897

Details


Totals Coverage Status
Change from base Build 11980262945: 0.0%
Covered Lines: 30722
Relevant Lines: 68916

💛 - Coveralls