deleting other users dashboards

kevin mcvey April 5, 2012

You can always delete it directly from the database. For version 4.4 there is a table called "portalpage" which stores the dashboard entries. You'll also need to remove the corrosponding gadgets from the "portelconfiguration" table. Just lineup the ID column from the "portalpage" table to the PORTALPAGE column from the "portelconfiguration" table. The dashboards don't go away until you restart JIRA.

Hope this helps.

2 answers

1 vote
tier-0 grump
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 5, 2012

Or you could just use the delete dashboard functionality that has been added to JIRA 4.4 without having to touch the database, with all the risks that brings - see http://confluence.atlassian.com/display/JIRA/Managing+Shared+Dashboards

0 votes
NikE
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 5, 2012

Greetings Kevin -

This looks like you are trying to answer someone's question, but accidentally made your own question out of it. If you can let me know what question this was for, i can convert this over to an answer for it.

Suggest an answer

Log in or Sign up to answer