Hello,
Could you please give me a solution for my problem?
I need that for some specific transitions in the workflow that JIRA to fulfill automaticaly a custom field with date and time when the transition was made. I need someting like the fied "Created", which is automaticaly fulfiled with date and time when an issue is created. I am using JIRA 6.0.
using "Update Issue Custom Field" post function from JSU plugin you can save current date and time, check this
https://jsutil.atlassian.net/wiki/display/JSUTIL/JIRA+Suite+Utilities+Workflow+Post-Functions
Hi Jonathan,
You might be able to do this using a post function on your transition where you copy the value from the updated field into your custom field. The updated field contains the datetime when the issue has been updated the last time (which would be that exact moment).
Best regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jonathan,
some more information about post functions can be found here :
https://confluence.atlassian.com/display/AOD/Advanced+workflow+configuration#Advancedworkflowconfiguration-Postfunctions
But you'll need to add the following plugin for the post functions you need :
https://marketplace.atlassian.com/plugins/com.googlecode.jira-suite-utilities
Because you'll need the copy value from other field function.
Best regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you please tell me with more details how and where exactly I can edit a post function?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can anyone help me with the same issue for JIRA cloud. I set up a Custom Date Field, I want it to automatically fulfill with the current date whenever the status of an issue is changed.
Thanks
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.
Thank you very much! I will install it and I will try if will work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.