List Changes On An Issue

Returns the list of all changes that have been made to the specifiedissue. Changes are returned in chronological order with the oldestchange first.Each time an issue is edited in the UI or through the API, an immutablechange record is created under the `/issues/123/changes` endpoint. Italso has a comment associated with the change.Note that this operation is changing significantly, due to privacy changes.See the [announcement](https://developer.atlassian.co...