Jira Rest API get Status from issue , getting only status = backlog when status is actually Ready

Fernando André
Contributor
January 19, 2022

Hello,

I have a status "Ready to Review" that's the status that currently the issue is in, but when I get from the API I get that the status is in Backlog.

 

API I'm using is the issue list for the project.

 

Any ideas?

 

Best regards,

 

1 answer

0 votes
Ravi Sagar _Sparxsys_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 19, 2022

Hi @Fernando André 

What is the end point you are using? Also post the snippet of the JSON response where you are seeing the status.

Ravi

Fernando André
Contributor
January 19, 2022

I found out the problem was the system not being index correctly. After re-indexing the project the data was correctly outputed.

 

Thank you.

Suggest an answer

Log in or Sign up to answer