Forums

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

Grant anonymous read-only access to a specific issuetype in JIRA

Olivier Orlow December 1, 2014

I believe this questions combines different problems.

Can anyone point me out the necessary steps to achieve this goal?

1 answer

0 votes
Nic Brough -Adaptavist-
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.
December 1, 2014

It's clumsy and ugly, but you can do it.

First, you have to have a permission scheme that says "anyone can see issues in this project"

Secondly, you have to set up an issue-security scheme which will block people from seeing individual issues, then you have to either educate your users to set the security level on all issues you want to hide, or find/write a post-function to set the issue level security on all the issues you want to hide (workflows are associated at an issue type level, so you can have a "don't set it" on one type, and "set it" on all the others)

Suggest an answer

Log in or Sign up to answer