I changed my JIRA issue state in progress to resolved in issue field its not showing the resolved date.. auto population not happening
This generally don't work if the date format is not correct. Bu default in the automation you should introduce Jira Smart value for Date in your resolved date field.
Try something similar below and it will update the ticket's end date whenever an issue is transitioned to Done, Abandoned or Accepted.
If your requirement is to track the date when a ticket moves from To Do to In Progress, manage this transition in the Jira workflow. Configure the jira workflow in such a way that a ticket can only migrate to in progress from to do, or something like that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.