Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard errors when connected to a contained database #715

Closed
MattIrv opened this issue Feb 15, 2018 · 3 comments
Closed

Dashboard errors when connected to a contained database #715

MattIrv opened this issue Feb 15, 2018 · 3 comments

Comments

@MattIrv
Copy link
Contributor

MattIrv commented Feb 15, 2018

SQL Operations Studio Version: February public preview 0.26.6

Steps to Reproduce:

  1. Set up a contained database with its own user
  2. Connect to the database (you'll have to fill in the database name in order to connect)
  3. Open the dashboard

Actual behavior: The dashboard opens, but some parts of it don't render correctly. Errors get logged in the output
Expected behavior: Dashboard should handle these failures gracefully and render what it can without printing errors

I'm not aware of a workaround yet.

This was reported by @SebastianPfliegel in #687 (comment).

@kburtram
Copy link
Member

@MattIrv could you please investigate?

@SebastianPfliegel
Copy link
Contributor

@MattIrv, just checked out 0.26.7 and it looks like it is fixed. Opening the dashboard won't welcome me with an exception and the widgets are displayed. The only thing that's not working is the dashboard header shows Unable to load dashboard properties, but that might be because I'm lacking permissions to retrieve that information.

@MattIrv
Copy link
Contributor Author

MattIrv commented Mar 27, 2018

I'm going to close this now since the main part of the issue was exceptions being thrown when loading the dashboard, which is no longer the case. As of the March release the database dashboard should also show the correct info for a contained database instead of "Unable to load dashboard properties". Going forward we might also want to look at disabling the server dashboard when connected to a contained database since it's not really relevant

@MattIrv MattIrv closed this as completed Mar 27, 2018
@adsbot adsbot bot locked and limited conversation to collaborators Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants