Hi Team
How do I find all labels storage in Jira cloud?
Thanks,
Sai.
Hi @Jira Admin
Hi @Jira Admin ,
I don't think you can do that by default.
You probably have to look at an AddOn (ex. Label Manager)
Best regards,
Kris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Jira Admin
I would use the API to get them:
https://yoursite.com/rest/api/3/search?jql=ORDER+BY+created+DESC&fields=labels
Regards,
Alonso.-
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.