We have created new project to Employee on boarding process. In which I want to apply filter that current user can see only his (assignee or reporter) data only in the board. Currently it's shows all ticket generated in the project.
So no one can have access other teams and memeber details. Currently I have done the setup using security schemes
please guide me to drive the same.
Hello @Ritesh Khatri
Based on the ACP-120 training materials (Certification for Jira Admin for Cloud), when you set the issue security level on an issue that will make the issue "invisible" to unauthorized user everywhere in Jira. Simply setting the issue security level should prevent an issue from being displayed within the Work Management board if the user is not authorized to see the issue. You should not have to apply any filters to the board.
You can create issue security levels within issue security schemes to let you and your team control who can see particular issues. When you associate an issue security scheme with a project, you can apply its security levels to issues in that project. Please refer - Configure issue security schemes for more details around this.
Also on the board, you can Configure quick filters to manage which all issues should be displayed on the board.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes currently I'm doing the same using issue security schemes. but my concern is that, in the work management have any option to have filter management same like in software management projects. ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Certainly, filters can also be created on boards in JWM, similar to the functionality available in JSW. Please refer to the screenshot below for reference:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Note though that functionality is not quite the same as Quick filters in boards for Software projects.
Such filters in Software projects can be created by writing a JQL statement which gives you more complex filtering capabilities (i.e. the use of OR operators).
With JWM you are limited to the options that are available to you in that Filters dialog as to what fields you can use in your filter. And when you are selecting those fields the conditions use the AND operator. You can't create a filter that uses an OR operator.
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.