Hi, I tried making a project's access restricted to a specific user group in Classic Project View Setting. After doing some research, I tried making Project Roles and User Groups but could not find out how could I restrict the users of that group see details of only that project to which that user group is tagged. Is it doable? Please help.
To start, don;'t use groups.
First, by default JIRA has a horrible permission scheme that violates security best practices by allowing everyone that can logon to do just about everything.
JIRA works by GRANTING access. You can't restrict access. By default, it grants access to the group used to logon (see Global permissions to see the "can use" groups and admin groups). This is where users are probably getting the access from.
This may be a big effort, but it will pay off down the road by making it easy to control access.
Most of the 'old timers' use project roles. It meets the best practice for security and gives complete control to the project lead for access to their project. JIRA comes with many project roles, but you can add more if you have a special need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.