Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to search for restricted issues in team-managed projects?

Jennifer Choban - HeroCoders
Atlassian Partner
October 20, 2022

I need to find all the restricted issues in a team-managed project. I tested using "Level is not Empty", but no luck. Any suggestions greatly appreciated.

2 answers

1 accepted

1 vote
Answer accepted
John Funk
Community Champion
October 20, 2022

Hi Jennifer,

I am not aware of Issue Security being available for Team-managed projects. 

Christopher Skoropada _Appsvio_
Atlassian Partner
October 20, 2022

Hi @Jennifer Choban - HeroCoders 

Issue Security does not work with Team-managed projects. You can check Project access in the project settings / Internal access. 

Cheers, 

Erik Beltran October 21, 2022

I dont think there is a way to query from the UI. Hopefully someone can share some ideas.

As an alternative you can make an API call for these fields:
Issue.PNG

I removed some data but this is how the restriction looks like:

project.PNG

Jennifer Choban - HeroCoders
Atlassian Partner
October 24, 2022

Thank you.

1 vote
Erik Beltran October 24, 2022

I found the answer for the UI after reading the JQL documentation.
There are a few things to consider including the project setup.
JQL Issue level security 

In my case the JQL was something like this:
project = "ABC" AND level is not EMPTY

 

You can throw more projects in the mix or different criteria.
Hope is a starting point.

I personally was looking to remove the restrictions and I was able to accomplish that with a bulk update after I identified the issues.

Best of luck and have fun!
Thanks, ^Erik

Jennifer Choban - HeroCoders
Atlassian Partner
October 25, 2022

Hi Erik,

I tried that, but when I tested it on a team-manaed project, it didn't work (I restricted an issue and then ran the query. The restricted issue didn't show up. But restriction.Value might get me somewhere.

Thanks for your help.

Like Erik Beltran likes this
Josh Stewart
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 28, 2022

@Erik Beltran This worked for me in a team managed project to identify the issues that had restrictions. 

Thank you

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events