Hello everyone,
I'm working on a Jira project and I’d like to restrict visibility of some specific tickets to only certain accounts or roles.
We have three main accounts/groups:
JIRA Admin
JIRA Tech
fstunnel.atlassian
We would like to make some tickets (e.g. internal tickets like "Order Management & Piloting") visible only to JIRA Admin and fstunnel.atlassian, but not to JIRA Tech.
When a ticket is categorized as internal, JIRA Tech users should not be able to see or access it.
Other tickets should remain visible to all three roles.
Is it possible to configure this using Issue Security Levels?
Can I set these security levels automatically based on a field or category (e.g. "Internal")?
Is this functionality available in Jira Work Management, or only in Jira Software / JSM?
Any recommended approach if I want to automate this behavior on ticket creation?
Thanks in advance for your help or any suggestions.
Have a great day!
Hi,
You can achieve this using issue security level and automation. In your rule you can check the value for your field and if it is equal to "internal" then update the security level.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.