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: Deleting widget from one dashboard deletes in all #2589

Closed
abist opened this issue Sep 14, 2018 · 4 comments
Closed

Dashboard: Deleting widget from one dashboard deletes in all #2589

abist opened this issue Sep 14, 2018 · 4 comments

Comments

@abist
Copy link
Contributor

abist commented Sep 14, 2018

  • SQL Operations Studio Version: master

Steps to Reproduce:

  1. Go to any server's dashboard and click on Edit to delete one of the widgets.
  2. Go to any other server's dashboard.

Expected - The server dashboards should be independent of each other.
Actual - The widget is deleted from all the dashboards.

@MattIrv
Copy link
Contributor

MattIrv commented Sep 14, 2018

I think this is the intended behavior. @anthonydresser do you know?

@anthonydresser
Copy link
Contributor

Yeah there's 1 global setting for servers and 1 for databases. We had an ask to somehow specify to a server, but we came up with the solution is to specify at the widget level rather than the setting level.

@kburtram kburtram added this to the Backlog milestone Sep 17, 2018
@anushash
Copy link

I have a few charts on #1 server and my other servers #2 and #3 have widgets without charts and has the error 'Error: Query has no results to return'. Thats because the query uses tables in server #1, and not server #2 or #3. But its annoying to see many widgets with errors when i dont even need them to be there.

Is there a setting at widget level to specify server?

Thank you!

@kburtram
Copy link
Member

Closing older issues. This should be addressed as part of dashboard refactor in-progress.

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

No branches or pull requests

5 participants