I want to check the time of change of status of an issue like open to accepted
Hello,
If you want to check only one issue's changed time, you can see it on history tab of the issue:
If you want to see the change time of all the issues, you can use Jira Script Utilites plugin's "Update any field" feature. You can add a date custom field and update this field on this transition with current time.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.