Hi
I have a requirement where i have to restrict users based on the projectbtype
example, i have a project A where a specific user group should have access to that project to view and create tickets , not all the users who are in default user group should get access.
In the attached screen shot where users in "devops" group where there are 12 users should be able to access a specific project , but in my case users who are not part of devops group are able to get access to that project, how can i restrict the users who are not part of that group?
Any quick response would be appreciated .
Thanks
Saikrishna
Hi @Sai Krishna,
Restrict the browse project permissions and create project permissions to Specific Group(i.e"devops" ). So that users who belong to this group can create and view the project and others cannot.
Select the project--> Permission Scheme --> Edit the Permission and select the Browse and create permission and select Granted to as Group and in Groups select Devops.
Check the Browse and create permission in permission scheme if the permission is granted to any other Groups , Users , Application access etc remove them from that permission and be sure that permission is granted to only to Devops group.
JIRA works by GRANTING access. You can't restrict access. By default, it grants access to the group used to logon (used to be JIRA-users but may be different on your version). This is probably where you're getting the access from.
This may be a big effort, but it will payoff down the road by making it easy to control access.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Greetings
My recommendation would be to work with permission schemes and project roles to restrict/grant project specific access to usergroups.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.