Skip to content

Query results not shown when starting ADS with named files already open #8768

Closed
@mtaylorfsmb

Description

Issue Type: Bug

This appears to be a regression issue with ADS with the latest update as it was working before. When a query is run you can see the query status in the status bar but the Results tab never populates.

Steps:

  1. Open ADS.
  2. Create a new tab and put in a simple query. Run the query to ensure it works. Save the query to a file.
  3. Create a new tab and put the same query into that window. DO NOT save the query (leave it as Untitled).
  4. Run the query to ensure it returns something.
  5. Leaving the current script file open, close ADS.
  6. Open ADS.
  7. The script windows should open back up.
  8. Run the Untitled script. It will prompt for a connection to the server and you can see the query results.
  9. Run the named script. It will run and you'll see the stats in the status bar but the query results are not shown.

Expected Results:
When restoring opened script windows all the windows should be able to show their query results irrelevant of whether they are new windows, previously opened in other sessions and whether they are saved or not.
Recording.zip

Azure Data Studio version: azuredatastudio 1.14.0 (27468f7, 2019-12-18T20:21:08.840Z)
OS version: Windows_NT x64 10.0.18363

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 x 3600)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.92GB (7.78GB free)
Process Argv
Screen Reader no
VM 0%
Extensions: none

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions