You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are looking to restrict Public access to our JIRA tool, and have found: Prevent or remove public access | Atlassian Support that tells us how to do it.
Before we do it, how can I identify all those Filters that are currently set to PUBLIC? I can scroll through the Filters list page by page, but is there a JQL or API Method that I can run to return all the filters whose access is Public?
Hi @David Patrick
You can list those filters using the API:
Get details via:
- Open link from browser:
customer-domain-atlassian-net/rest/api/3/filter/search?expand=sharePermissions
- Find 'global' keyword
Those that have global are being shared with the public.
Hopefully this answers your question,
Regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.