I've googled and looked through the community and I've found a few that explain to mess with permission schemes. But this is lengthy, seeing how my company has a very large amount of projects for various teams and subsets of those teams. So I'm looking to see if there is an easier way to accomplish this?
It's for a 3rd party company that is working with us. We'd like by default that they can't see anything unless we grant that access. I have created a group, if that helps.
The solution isn't simple. 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 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.