History of Issue's status change
Added by Vanessa Martinez over 5 years ago
Hi,
I would like to do some analysis about the issues and therefore I am searching for a possibility to get the history of the ticket like changed status to done on 01/01/2019.
Ideally every status change has it's own entry in the database.
Is there a possibility to get the "IssueID | status | Date" as record for each changed status?
Regards, Vanessa
Replies (2)
RE: History of Issue's status change - Added by Bernhard Rohloff over 5 years ago
You can get the journals data via the REST API as described in the wiki.
http://www.redmine.org/projects/redmine/wiki/Rest_IssueJournals
Kind regards,
Bernhard
RE: History of Issue's status change - Added by Vanessa Martinez over 5 years ago
Hi Berhard, thanks for your reply. This will do it. Regards, Vanessa