Consigo via API Rest, obter todo o histórico de uma tarefa? Preciso saber por exemplo, além dos dados de quando a tarefa foi criada, quanto tempo a tarefa ficou em cada status. Quanto tempo ficou em Andamento ou/e Impedimento. Não está funcionando o processo explicado no link:
welcome to the community!
This endpoint should work: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-changelog-get.
Just keep in mind that calculating a task's time in a particular status can actually be quite challenging. If you don't want to do all the math yourself, there's a number of apps available on the Atlassian Marketplace that can help with this. I'll add more information below.
Hope this helps,
Best,
Hannes
... and just to add to the above: If you're open to solutions from the Atlassian Marketplace, you may want to have a look at the app that my team and I are working on: JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a long list of so-called history columns that aren't natively available, including the time in [status], time between [status] and [status], and many, many more.
This is how it looks in action:
As you can see above, you can easily sort and filter by your history columns, and also use them across JXL's advanced features, such as support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting. Of course, you can also export your data to Excel or CSV in just two clicks.
Any questions just let me know!
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.