Hi,
I just want to edit the private filters in Jira cloud. For example there were 100 filters and in each filter having different JQL queries like below
project = MNOP AND status = closed
I want to check 100 filters and where status is closed and it should be update to cancelled.
These all filters are private filters, so filter owner should change to Jira admin name and Jira admin need to edit the filter and again previous owner should add.
Anyone please help on this? Any suggestions to achieve this
That is possible to do with an automation rule, in chunks of up to 100 filters at a time...AND I would expect this to be problematic. Perhaps just identify the filters and produce a list of users / owners so they can work on them.
The approach is to use the Send Web Request action to call the REST API endpoint for searching filters, using the new and experimental override parameter of overrideSharePermissions to see the private ones. Only a user with Jira Site Admin or higher permissions can use that parameter and get results.
Kind regards,
Bill
This can't be automated.
You can look at a 3rd party app like; Optimizer for Jira
They can find all your filters, including Private.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.