Jira Automation - How to do "Based on Group (New field) selected the list of names should be displayed in Assignee list instead of all the names"
Assignee options are controlled by permissions - the permission scheme has a line for "can be assigned issues". You can use fields and groups in there (assuming it's a company-managed project)
The Permission Scheme doesn't support a method to say:
"If Custom Field 1 is set to X then allow only these users to be Assignable to the issue."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It does, if the field is of the right type!
You can say things like:
The trick is the last one - if you select group "Alice's friends" for "Based on Group" in an issue, then you'll be able to assign the issue to any of Alice's friends (as well as Alice, Bob's friends, and Developers)
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.
Hello @Rathnaa Preyaa Thayalan
Welcome to the community.
This cannot be done with an Automation Rule.
You might be able to implement the solution suggested in this post:
However, Jira Cloud natively does not provide a Single User Picker field that can be based on a filter. You would have to find a third party app that would add that kind of custom field to your instance.
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.