I am working to get Jira burndown chart details using REST API call and using /rest/greenhopper/1.0/rapid/charts/scopechangeburndownchart.json? API to get chart details.
It worked fine for me in most of the case but for one sprint I am not able to get StatC field in my Json response although that sprint has story points and Jira internal reports are showing correct graph of that sprint.
Any help would be appreciated!