Is there a way to to see what dates/times tickets changed Status via the JIRA API?
问题 I am trying to run queries against the JIRA API and get results in which I can see the dates and times that each issue went through a status change. E.g.: Run a query to grab all issues with a certain assignee and see, along with the rest of the information, timestamps for when each issue changed from "Open" to "Resolved". Is this possible? EDIT: I have tried expanding the changelog, but while that tells me what status changes a ticket went through (e.g., that the particular ticket