You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We have a custom scripted field configured as a IssuePicker field, which uses a JQL query to populate a list of options in a Select field.
The issues are filtered correctly according to the JQL, however the ORDER BY in the JQL is being ignored. We're trying to order the results alphabetically by Summary in the select options, however the order appears to be random each time.
When I test the JQL in Jira search, the results are ordered correctly, but it doesn't maintain that when being used in the IssuePicker.
Is there another way to determine the order in which issue results appear in the IssuePicker field?
I've been unable to find any information at all about how the Issue Picker actually handles sorting, it seems pretty random.
Does anyone have any ideas or information that might lead me in the the right place? Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.