microsoft / azuredatastudio-postgresql

azuredatastudio-postgresql is an extension for Azure Data Studio that enables you to work with PostgreSQL databases
Other
199 stars 37 forks source link

Azure Resource Explorer recursive behaviour for PostgreSQL server #219

Open stumap opened 4 years ago

stumap commented 4 years ago

Azure Data Studio version: azuredatastudio 1.18.0 (2acd37a1b1cff34b64fbb4ea2d40715d7e2accac, 2020-05-19T23:54:30.554Z) OS version: Windows_NT x64 10.0.18363

The database list is being recursively reproduced in place of the database object browser for some levels deep

Steps to Reproduce:

  1. Expand Azure Resource Explorer
  2. Expand %Subscriptionname% > Azure Database for PostgreSQL Server
  3. Expand %Servername% > Databases > %DatabaseName%
  4. Database Tree with List of databases appears again under a single database name, instead of Database object tree
System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.93GB (5.60GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (6) Extension|Author (truncated)|Version ---|---|--- agent|Mic|0.47.0 azuredatastudio-postgresql|Mic|0.2.6 datavirtualization|Mic|1.4.0 import|Mic|0.15.0 whoisactive|Mic|0.1.4 azdata-sanddance|msr|1.3.9

are

kburtram commented 4 years ago

@stumap I'll move this to the azuredatastudio-postgres repo so it can be triaged there. Thanks for reporting!

swjain23 commented 4 years ago

@stumap - Hi, Thank you for reporting the issue. We were able to repro it and will apply a fix.