Those changes are displayed on the issue details page.
Also, it should be possible to retrieve those data via API (you may try it with Extensions -> Api Playground). The method Get issue (Projects/Planning/Issues/Get issue) allows one to get the related channel id and then use this id in the method Chats/Messages/Get channel messages. Messages related to issue status changes have an IssueStatusChangedDetails object in the details field.
Please let us know if you have additional questions.
Hello,
Those changes are displayed on the issue details page.
Also, it should be possible to retrieve those data via API (you may try it with Extensions -> Api Playground). The method Get issue (Projects/Planning/Issues/Get issue) allows one to get the related channel id and then use this id in the method Chats/Messages/Get channel messages. Messages related to issue status changes have an IssueStatusChangedDetails object in the details field.
Please let us know if you have additional questions.