Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I tried below both requests in postman with both api/2/issue and api/3/issue
https://abcd.jira.com/rest/api/2/issue/Test-12345?fields='Labels'
https://abcd.jira.com/rest/api/2/issue/Test-12345?fields=labels
And i don't get any response with status 200OK
Welcome @Girish Durga Prasad Perumalla
From the official documentation there is only the option to get all of the labels which is with the endpoint that I have posted above.
yes @Nikola Perisic i am able to retrieve labels using /rest/api/3/label but i want to get labels of a Jira Testplan in the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Girish Durga Prasad Perumalla Since test plans are all about QA, is this for Xray, Zephyr, which one?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.