The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Get all available value for a "Label" custom field

Melanie Geffre
December 21, 2020

Hi,

I want to get all available values for a "label" custom field, but I can not find any endpoint in the rest API which provide what I want, the only thing I found is the endpoint for the system field.

Do you have any idea of how I can do this ?

Thanks in advance for your answers.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Walter Buggenhout
Community Champion
December 21, 2020

Hi @Melanie Geffre,

It all depends what you want to do with the information. If it's just a matter of finding out what values are currently in the system, just add a JQL filter to Jira like this (let's assume the custom field is called Labelfield):

Labelfield is not empty 

Save the filter and add a gadget to a dashboard that groups the search results by Labelfield. With a two dimensional statistics gadget, you can group by both Labelfield and Project, so you even know where they are used.

That should give you a clear view of labels used and potentially even help you clean up.

Melanie Geffre
December 21, 2020

Hi @Walter Buggenhout ,

Thanks for your answer, but I think I haven't been precise enough, I'm developping an app and I need to get the values from the rest API.

I didn't find it in the rest API documentation, but from experience I can say the documentation is not really complete, so I was wondering if there was a way to do so that was not documented.

Walter Buggenhout
Community Champion
December 21, 2020

Hi @Melanie Geffre,

I already had a feeling that you were on such a track. I'm not an API expert, but could this old post get you going? Or this more recent one based on the same principle?

Like • Charlie Misonne likes this
Melanie Geffre
December 21, 2020

Hi @Walter Buggenhout ,

Yes those posts helped me a lot, I did not find them in my previous researches, seems like I did not search enough.

Thanks !

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events