Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,741
Community Members
 
Community Events
184
Community Groups

How to retrieve list of available options for the custom dropdown

Hi Team

 

Can someone please help me know? how can i get the list of available options for the  custom dropdown. and what are the specific permissions needed. I have the jira admin access  

2 answers

0 votes
Kian Stack Mumo Systems
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 14, 2020

Yellalingh,


I'd take a look at this article for more information about retrieving options through the Rest API. Basically, because a single custom field can have different options depending on the context, Atlassian doesn't have a single API to retrieve all options at once. Instead, you can get the options available for a specific context by calling the create issue meta end point. I believe this does require the custom field to be on the create screen within a project.

The article walks you through more information about what the end point returns.

 

Thanks!

Kian

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 14, 2020

What do you mean by "get"?  You can see, and alter, the options by going into Admin -> Custom fields and finding the field.

Hi @Nic Brough -Adaptavist-  

I need to write a rest api, to get the dropdwon options  

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 14, 2020

There's not yet a direct way to get it, because custom fields can have contexts (and some system fields have variable lists), and they're not yet covered by the admin REST API

But, when you have the context, you can issue a simple "get create meta" call, giving a context (project and issue type) and then not bother to create an issue.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events