Azuredatastudio: CMS tree is showing Database nodes twice

Created on 10 Jul 2019  路  5Comments  路  Source: microsoft/azuredatastudio

  • Azure Data Studio Version: master

Steps to Reproduce:

  1. Add a CMS server and browse through the tree

Expected: The Database folder is only list once

Actual: The Database folder is nested under database nodes

image

Area - Data Explorer Bug Done

Most helpful comment

Probably we can live with this for July and work through a fix from August. I don't think it's a good idea to touch that part of the code at this point, IMO.

All 5 comments

@Charles-Gagnon @abist I'm guess is this related to the change to no longer distinguish between Database and Server connections in OE.

Yeah - the whole thing seems to be scoped to the Server level. There's the Security and Server Objects folders as well. I bet this is because of my change to default connections to be server-scoped for user DBs instead of DB scoped.

Beat me to it =)

Probably we can live with this for July and work through a fix from August. I don't think it's a good idea to touch that part of the code at this point, IMO.

Verified that this is no longer an issue after reverting the server-scoped connection changes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ungerfall picture Ungerfall  路  3Comments

kburtram picture kburtram  路  3Comments

carloscfcortez picture carloscfcortez  路  3Comments

squillace picture squillace  路  3Comments

ottadvantage picture ottadvantage  路  3Comments