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

"Name cannot be empty" when trying to restore database from file #25880

Open djfuzzy opened 2 months ago

djfuzzy commented 2 months ago

Type: Bug

Azure Data Studio version: azuredatastudio 1.49.1 (2f696aa95a13ccabd7e0a4431d1d759e3a7b8cfd, 2024-08-13T18:03:28.478Z) OS version: Darwin arm64 23.6.0 Restricted Mode: No Preview Features: Enabled Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M3 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|2, 2, 2| |Memory (System)|16.00GB (0.03GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions: none Screenshot 2024-09-01 at 12 05 54 PM
tamaserdfalvi commented 1 month ago

Bug clearly exists, a quick workaround is to select another "target database", then re-select the desired one seems to get me through this

SusanWhiteUTK commented 1 month ago

@tamaserdfalvi - Thank you for the workaround. That solves it for me.