Hello
I'm challenged with the requirement to restrict a certain group from seeing an issue when it is in status 'open'. I have already set up the workflow property "jira.permission.browse.reporter= true" which works in a way that everyone apart from the reporter is presented with a no access-message when trying to view an 'open' issue.
However, it is still possible to create a filter including 'open' issues which does in fact display all 'open' issues (with all fields) even to users who are not reporters and get the no-access message when clicking on the 'open' issues to view them.
This does not appear correct behaviour to me but maybe I'm missing something on the configuration of the workflow property...? Or is there an alternative route to limit issue visibility depending on status?
Any hint/solution would be highly appreciated - many thanks
You can add Issue Security Scheme to Your project with level depending on group(s). But it works in other way - it will allow to see issue only for users that exists in this group(s)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Christopher
Thanks for your quick response.
Generally, I want all my users to see the issue.
When the issue is in status 'open', however, certain people should not see it.
So, unfortunately, I understand the Issue Security Scheme won't help me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can help but you need to some dev.
In conclusion, you need to write a pustfunction to automaticly add groups to customfield.
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.