if an issue were transitioned from "InProgress" to "In Review" or from "Done" to "Resolved") but i need to know the exact time of status change date instead of Status Category.
Welcome @Natnael Demelash
You can use the API call to get the status change time which is
GET /rest/api/2/issue/{issueIdOrKey}/changelog
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.