Hi
we got an Request for a button just like the edit option in JIRA, called "Secure" which allows for restricted access to specific tickets when that button is clicked.
Is there a way to show the ticket is secured ? A flag on the ticket which gets highlighted to indicate the JIRA is secured.
Only users on specific DL should be able to view/edit when the ticket is secured.
please advice
thanks
Sh
Hello,
I think you should use security schemes for this functionality. You create a security level to which you grant access to certain groups, roles, users etc. Then you make a global transition "Secure" and in the post function for this transition you set Security level to your created security level. Only users who were granted the security level access will be able to see the issue. There will be a sign on the issue that the issue is secured. Security levels grant only browse permission. You can not use them for restricting editing. But if it is the case, it would be out of the box solution.
You can read more about security schemes here:
https://confluence.atlassian.com/adminjiraserver071/configuring-issue-level-security-802592414.html
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.