Story points not coming in API response for a particular sprint

Abhishek Nimje July 23, 2021

When executing rest API of burndown chart, it is not fetching values for the story points for a particular board and sprint. However on Jira UI burndown chart, values are showing.

For other board and sprint I am getting response like below:

"statC": {
"oldValue": 2.0,
"newValue": 4.0
},

 

I wanted to understand on what conditions we get statC values in the API response.

 

Thanks in advance

2 answers

0 votes
Suvradip Paul
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.
July 26, 2021

@Abhishek Nimje ,

Thanks for posting and welcome to the community.

It would be great if you share the API details, you can also check the documentation here for cloud - https://developer.atlassian.com/cloud/jira/platform/rest/v2/intro/ ?

Cheers

Suvradip

0 votes
Bill Sheboy
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.
July 23, 2021

Hi @Abhishek Nimje  -- Welcome to the Atlassian Community!

Which REST API method are you calling?  And, did you check the documentation reference for that method to learn what it describes?

Thanks, and best regards,
Bill

Suggest an answer

Log in or Sign up to answer