Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I add jira users as options similar to Assign to: to a cascading select list custom field?

Kevin Segrist January 28, 2019

I want a single select list custom field with jira users as options.  But I'm not seeing anything on how to link those Jira maintained values to the list to use them as options

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 28, 2019

I'd use a "user picker" type of custom field.  The list of users is by default "everyone", but you can configure the field to dynamically show users from a role or group in their context settings.  You'll find the field works very similarly to assignee - the options in the list are considered user objects like assignees are, not just a name or login.

Kevin Segrist January 30, 2019

Thank you!  

Kevin Segrist February 6, 2019

Do you know how to make it a drop-style menu, like the Assignee field?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 6, 2019

You'd need to write a new custom field type that uses a different user selection box.

Like lea_donat likes this

Suggest an answer

Log in or Sign up to answer