I am setting up a board and I need to make it so that the logged user only see his/her issues, for example, a customer logs in to see how his issues are going.
The customer has to be able to see his/her but not any others, and should not be able to change "filter"
Is this possible and if so how do I solve it?
Hi @macmattias
I believe what you are looking for is for the "Issue Security" setup, you can set there who can view every single issue based on the security scheme defined.
So first, you need to set Project permissions and then configure the Issue Security according to your team groups, etc. In Issue security, you can configure that the issue is available by Reporter and assignee and then by defined groups (developers, etc). In this way, you ensure only reporter (your customer) can see its own issues.
Here you have more details https://confluence.atlassian.com/adminjiraserver/configuring-issue-level-security-938847117.html
Give it a try and let me know.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You would need to change the project permission. If you want all users to see only issues, where they are reporters, then add Reporter to the browse projects permission in the project permission schemes. Remove all other groups and roles from the Browse Projects permission, except groups and roles, users of which must see all issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I see now I was a bit unclear what I need.
First off the development group should everything on the board and the customers should only see its issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should add Reporter to the Browse Projects permission together with the development group
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.