Hi Team
We have one requirement from the client-side, which is related to the Assignee field(System field) in Jira, they want to list only certain users in the assignee field on a given stage/value of the custom field. so can we restrict the users in the Assignee field based on custom field value? Could you please confirm if it is possible?
Regards,
Kavya Janiwarad
As far as I know, not natively.
Who is in the Assignee field for a Project is based on the Project Permissions (i.e Assignable User) - but this is for all Issues, not specific ones.
Could you explain the scenario in more detail? It might help us find an alternative solution :)
Ste
Hello @Ste Wright
Thanks for your reply,
The scenario is we have one custom field, the name is 'Current Support Level' which contains L1, L2, and L3 values, the restriction we are looking for is when the current support level is L1 then only certain users list should be visible while searching for the assignee and similarly for L2 and L3.
Regards,
Kavya Janiwarad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could sort of do this with Automation - just not in the method you're looking for.
Examples below.
Example 1 - Auto-assignment
If assignment at each level is automatic - you could use Automation to assign Issues from a specific group of users.
The rule might look like this...
Manual Assignment - Warnings
Whilst you can't limit the field options, you could use Automation to manage assignment. For example, remove Assignee where they're not in the required Support Level Group.
This rule might look like this...
So there are options to manage for this - just with different behaviours from an action perspective.
Your other option is to search for a Marketplace App that can fulfil your need. In Server/DC it was probably possible using apps like Scriptrunner, using behaviours - but they're not available in Cloud at present!
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ste Wright
Yes, you are correct, we can use automation, but we don't want the auto-assignment, we are looking for the manual assignment, and also we should choose to whom we have to assign. and every time the assignee will vary based on the issue.
Regards,
Kavya Janiwarad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using Automation, I think the Manual Assignment - Warnings option I listed above is the best version I can think of.
Aside from that, I don't know of any other good options for this need. You could check out the Marketplace though, and see if an App can fulfil your requirements?
Let us know which solution you choose :)
Ste
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.