Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×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.