Hello @Soloman Raju Sapisetty
Welcome to the Atlassian community.
Something that has been missed in the earlier responses from @Shalini Pradhan and @Aaron Pavez _ServiceRocket_ is ensuring the users do not have access to Team-managed spaces in your instance if you use those. Team-managed spaces use a different permission methodology. Each Team-managed space has a space level Access setting of Open, Limited, or Private. All users who have licensed access to Jira will be able to at least browse Team-managed spaces that have an Access setting of Open or Limited. To hide the Team-managed space from users it must have an Access setting of Private, and then the users that do need access to it must be explicitly added to that space.
Refer to
https://support.atlassian.com/jira-software-cloud/docs/next-gen-permissions/
Hello @Soloman Raju Sapisetty ,
Good day! Welcome to Atlassian Community. :)
To ensure that users can only view and update specific spaces and workitems, you would need to make use of Permission Schemes, Project Roles, and Issue Security Schemes.
First step: Restrict space/project visibility
Second step: Use Space Roles for Access Control
Instead of assigning permissions directly to users or use groups, it is recommended to use Project Roles ( for example: Users, Developers, external users etc).
You can then assign users to roles via space settings → People, and then grant permissions to these roles in the Permission Scheme.
Third: Control workitem Editing Permissions
Fourth: Restrict Issue-Level Visibility
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are a couple of things you need to check. first is that any new users invited to Jira will have access to Jira using the default user group.
If you remove it, then the user wont have access ot jira. The group access will allow a user to have access to the apps in that group.
Then you ned to work with the permissions. If you want them to see a project, you need browse permission. Without it, they won't be able to see the space.
The bad thing is the Bug mentioned, when you add the current assignee, for example, to the browse project, then ALL users will inherit those permissions and will be able to see the project. That might be the problem you are facing.
Check the bug
https://jira.atlassian.com/browse/JRACLOUD-80945
Check the workaround
Workaround to restrict issue view to 'Current Assignee' and Browse Project to only a specific group of users:
Or use a security scheme, which is easier.
Regards
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.