I'm using JSM cloud for HR service management and would like to restrict access to a particular issue type because only a specific list of users needs access to view and edit those service requests.
What is the best way to configure access permissions so that only specific members of my team can see this issue type?
For reference:
Project = Human Resources
Group with access = HR team (all team members have access)
Issue type to restrict = leave requests
Appreciate any suggestions!
Welcome to Atlassian Community!
You can achieve this by using issue security. Then on the Leave requests you can set the security to only allow for example the HR team and the reporter to see the request. Have a look at Configure issue security schemes for more information on issue security.
Thank you, @Mikael Sandberg I have read through the link and it's helpful.
One step I seem to be missing is how to associate the issue security scheme with a specific issue type. I am able to apply it to a project under Project Settings, but cannot figure out how to apply it to just one issue.
In this case, I am looking to configure so that everyone on my team has access to view and edit all issues in our project EXCEPT one that only a subset of my team requires access to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What controls the access is the Security Level field. If all your issues are following the same workflow you can either use automation to set the field based on the request type, or manually set it by adding the Security Level field to the screen and change it. If the issue that you want to limit access to is using a different workflow you can set the security level as a post function on create.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is an example of a security scheme I created for a HR demo project
Onboarding is open for everyone, and if I change it to HR the issue will only be visible for the requestor and the HR team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the detailed explanation. I have been able to configure and will test. Appreciate it!
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.