You won't find this in the API in any single place, you are going to have to retrieve a lot of data and calculate what you are looking for.
The reasons for this are
Is there any other ways, to fetch data like this.
Because, basically what I want to present exact burndown chart in my custom dashboard.
I couldn't able to find out any API which will fetch the worklog history.
I am okay to write or create a complex data model.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First hit on search engines is https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-worklogs/ but I'd recommend look at the v3 API too.
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.