Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Changing the filter permission

Manu Mishra
Contributor
September 14, 2018

Hi,

I have a list of private filters in my jira instance(list fetched from database), however i have a requirement to make all of them public(shared with everyone). So can you tell me the sample script(groovy) that can work here:

1 answer

0 votes
Mohamed Riza
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 16, 2018

Hi @Manu Mishra

It seems you may be already aware of the following KB to retrieve the filters: https://confluence.atlassian.com/jirakb/how-to-retrieve-a-list-of-private-filters-or-dashboards-939918469.html. 

To change this the safest option rather than manipulating from the DB would be to use an addon like https://marketplace.atlassian.com/apps/1211740/user-switcher-for-jira?hosting=server&tab=overview to switch to the user that has left the org. Then you may share his filters to everyone. 

Suggest an answer

Log in or Sign up to answer