Hello, I'm trying to give different types of permissions for each of my user groups. I have several projects and I want that groups can see only projects assigned to them. For example, the group customer relations should not be able to see the projects assigned to developers. I tried lots of things. When I assign just the project related to the group of CR and I remove the group of "users" the users of CR can not login. When I assign the project to the group of CR and "users", the users can see every project. What can I do?
Hi,
you should not use the group "users" to manage project permissions. In general, the group "users" is used to control, who can login to Jira or not.
Project specific permissions are given by permission schemes or project roles. In your permission scheme, give the "Browse Project" permission for example to the project role "Developers", then in your project user administration, assign your group "CR" to the project role "Developers".
I think you should carefully read this: Managing Project Permissions in the Jira documentation.
Cheers
Thomas
... the end result of this boils down to looking at the global permissions and seeing what groups have "can log in" - you probably need to completely re-work the groups in there (the default is "jira users") so that you end up with one group that means "can log in" which is not used for anything else, especially permission schemes...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First of all, you should read very carefully the permission stuff on JIRA. Things can very easily get very complicated there ...
https://confluence.atlassian.com/display/JIRA/Configuring+Security
Next, we have a plugin that may help you (commercial). Here it is: https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.rightsdna
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.