You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQL Operations Studio Version: February public preview 0.26.6
Steps to Reproduce:
Set up a contained database with its own user
Connect to the database (you'll have to fill in the database name in order to connect)
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
@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.
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
SQL Operations Studio Version: February public preview 0.26.6
Steps to Reproduce:
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).
The text was updated successfully, but these errors were encountered: