Can jira updats finish time automatically when the status of the issue changes? For example, when i draged the issue form 'analysis' to 'done', the 'finish time' field update automatically to current time? And if not, how can i realize this?
thx
@cheng jira have two standard "times" it tracks:
Also it saves information about when the issue was transited to other status and you can see it in section "Activity / Transitions".
All these it makes automatically.
As you explaned what you want it is close for standard "Resolved" field. By the way it is needed a resolution to be set in other way it will not fill the "resolved" field.
If you are speaking about that your status is not and "ending" one, after you finish smbd will make a code review, so you should make a custom field and add a post-function wich will fill it with a "current date time" when you finished the issue.
And if not, how can i realize this?
All the changes which has happened to an issue you can see in section "Activity / All". If value for your customfiled has been changed it will show.
For "Resolved" field you can not see it straight but you can understand that it was changed by see that field "resolution" have got a value.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.