How to enable order of multi user picker

jane chen February 16, 2020

I have a custom field as multi user picker. I set users into it.

when I use scriptRunner to get the user list, it's not the order as I set them.

is there anyway to get the list in an order as I added them?

here's the code to get the custom field value as an arrayList. the result returned is not in the order I added them

def userManager = ComponentAccessor.getUserManager()
def userList = issue.getCustomFieldValue(cf) as ArrayList

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events