We are wanting to only allow our customers access to issues that they create, while allowing our employees access to all issues. What is the best approach to to achieve our goals?
Thank you.
Hi Alexey, I was able to set the create issue permission however, I cannot locate the "browse issue" permission. Can you please tell me where I can locate that permission?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
browse project permission
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My customer still sees all issues created and can see issues in other projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1. You should put your customer inside one new group, and remove that group from any permission scheme but the permission scheme of needed project. Inside that scheme you should grant create permission to your customer group. Remove the customer from all other groups (now he cannot login into system)
2. Add this customer group into use jira global permissions: see https://confluence.atlassian.com/display/JIRA/Managing+Global+Permissions
3. Add reporter to browse project permission into permission scheme of target project.
If you do those 3 steps - you will have 1 customer, one group called customers, customer will be able to login to jira, see the list of projects without issues, create issue inside projects he is allowed to create ones and see own issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Alexey, Thank you so very much! That is exactly what we were looking to achieve. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Np) I am glad that your problem was solved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am sorry, but this is completely incorrect.
If you give the "reporter" the right to browse a project, then they will see ALL the issues in that project. Including ALL the ones someone else reported.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My test customer only sees the issue he created and no other issues. There is another issue in the project that was NOT created by the customer. It looks like it is working but we will test it out thouroughly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic, sorry, but you are wrong. I've just tried the scenario on my home dev installation of jira - and it works. I can see only 1 issue I created with customer login, and project contains 27 issues. If you give the reporter permission to browse project - all users will see that project exist but will not see any issue in it.
Edit: Customer reporter browse permission is needed if you want to disallow user to see that project exist if he cannot be reporter here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nope. Wrong. I just tested it myself. A user granted access by "reporter" sees all issues.
See https://confluence.atlassian.com/display/JIRA/Current+Reporter+Browse+Project+Permission
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My apologies, I was wrong. I keep looking at custom fields on complex Jiras and getting myself knotted up in them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why not use Issue Security Schemes instead? To control who will see what within the project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have >10 customers or one customer generates just 3-5 issues security schemes can hardly be applicable. Also when customer creates issue - he doesn't want to understand what is security scheme and what should he put inside the security level field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes that makes sense.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you divide your customers into separate projects?
If not, then you can't do this off-the-shelf. Adding just "Browse: Reporter" to permissions will enable ALL users who can create an issue in the project to see ALL the issues in that project.
If you can't split it up by project, then you need "Current reporter browse" permission enabled. Then poeple can create issues in one project, and not see anyone else's issues
(Oh, on the easy part - letting your developers in, that's simple - use "role: developers" in the permission scheme and then put the right developers into the role in the projects they need to work on)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic, Unfortunately we cannot seperate the customers into a separate project. Do we have to do something special to be able to find and enable the "current reporter browse"? We are on JIRA 6.4
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are on 6.4 then I suspect you are on Jira OnDemand. I do not believe you can enable "current reporter browse" there.
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.