Navigation Menu

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

Make dashboard editable again #2554

Closed
michalbachowski opened this issue Aug 19, 2015 · 17 comments
Closed

Make dashboard editable again #2554

michalbachowski opened this issue Aug 19, 2015 · 17 comments
Milestone

Comments

@michalbachowski
Copy link

Hi,

I have created dashboard and made it non-editable. Now I would like to remove it or edit it - and there is no such option despite having role "Grafana admin". The only option is to make it editable again manually. I would expect that "Grafana admin" and "Org. admin" roles as well as dashboard owners should have been able to make dashboard editable.

Best regards

Michał Bachowski

@torkelo
Copy link
Member

torkelo commented Aug 19, 2015

You can make it editable again using the Save As... feature and enter the same name.

I agree though, there should be an easier way to make it editable.

@michalbachowski
Copy link
Author

Got it, thank you. And you are right - there should be an easier way of doing this.

@kokarn
Copy link

kokarn commented Oct 25, 2015

Maybe even add that to the "Editable" checkbox so people know how to get them editable again?

@itatabitovski
Copy link

It is also not possible to delete the dashboard

@addshore
Copy link
Contributor

You can make it editable again using the Save As... feature and enter the same name.

Well, that doesn't make it editable again, that just creates a copy of it...?

@addshore
Copy link
Contributor

Okay, my solution (until this is fixed) is

  • Export / save the JSON
  • DELETE the dashboard using the API
  • import the JSON (recreating the dashboard)

@alxndr13
Copy link

@addshore When you save the Dashboard under the same name and you agree to overwrite the existing one, you have to reload the page or go to the overview of the dashboards. Then it's editable again.

@ghost
Copy link

ghost commented Dec 11, 2015

Running into this too. the "Save as..." under the same name works for me, but it's far from elegant.

@marcinkubica
Copy link

+1

3 similar comments
@hecko
Copy link

hecko commented Feb 23, 2016

+1

@krishnakummar
Copy link

+1

@ngleader
Copy link

ngleader commented Mar 6, 2016

+1

@bergquist
Copy link
Contributor

This is done and available in nightly and soon grafana 3.0

@mattwilmott
Copy link

+1

1 similar comment
@sykp241095
Copy link

+1

@bergquist bergquist modified the milestones: 4.2.0, 3.0.0 Feb 21, 2017
@rwarren
Copy link

rwarren commented Jul 22, 2017

Where did this get implemented? I'm unable to figure out how to make a dashboard editable again!

I'm running Grafana v4.4.1 (commit: 6a9f8ca).

@torkelo
Copy link
Member

torkelo commented Jul 22, 2017

Should be in the dashboard cogs menu

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