can you limit user access to particular epics within projects?
we are exploring how to limit user access to particular epics so that those users can only see tickets related to that epic and nothing else.
Hello Chris,
For your requirement, you would have to use the concept of
"Issue level security"
In JIRA the permission scheme is based on all issues of the project irrespective of issueType. Since in your case you want restrictions on certain Epics, thus you would have to implement issue level security on the epics.
please go through these docs
https://confluence.atlassian.com/jira064/setting-security-on-an-issue-720416296.html
https://confluence.atlassian.com/adminjiraserver071/configuring-issue-level-security-802592414.html
There are three types of permissions in JIRA applications, and they range from the high-level to granular:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thankyou
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tarun Sapra , we have same requirement "restrictive access to certain epics within a project". I could able to "Assigning an issue security scheme to a project (but not able to do at epic level)" after going the document links you provided. Can you guide me on how to "assign an issue security scheme to a epic."
Thanks!
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.