I need to count how many tasks have been reopened (a status in my project), and how many times each task has been reopened in the past to statistics.
My idea is to extract/export all comments from all tasks then handle them in excel.
Backlog has a feature to export all comments from the tasks/issues as an Excel or CSV file, but it’s not able to export information about changes in the task status (e.g. status change from Open to Close, etc).
In case you wish to export a list of tasks and their comments, here’s how below:
How to export issue information from your Backlog project
At the Issues list, set the search conditions to filter your issues.
Then click on the 3-dots button on the right, and choose CSV, Excel or Printable Page.
This will export your current list of issues accordingly.
Please let me know if this solves what you’re asking for?
I will also feedback your suggestion (exporting info about status changes) to our Backlog team.
The number of issues with Reopened status is counted as shown in the screenshot.
Unfortunately, it’s not possible to find out how many times each task has been reopened, because the status change is not recorded in the comment history. (Unless your users have wrote in the issue comments that the status has changed.)