Hi
I want to update "Due date" to have the same date as "Current Finish date"; How can I do that?
Is there anyway, we can use the "bulk change" of issues where "due date" field is empty?
Two ways I would suggest
Hi Jack,
thanks for the prompt answer. However, can you elaborate re: how to use "post" function in the workflow, please? Also how to trigger 'automation'; can that be done using JQL?
I have 300 issues which required to have the "due date" same as the "current finish date"; So I was looking for option in "bulk edit". I was thinking to use "Change Due Date" field to equal the "Current Finish Date".
If you can give some examples or screen shots, that will be much appreciated.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks to all of you. Really appreciate it.
I'll definitely try it out and let you know. this 'Automation for JIRA - Lite' would be excellent help for me, I suppose.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bulk update won't work, since you are copying a value and not applying the same value across all of them. An export\import could work, but seems a little heavy. I am with @Jack Brickey re: Automation; use the 'Automation for JIRA - Lite' since it's free and has the functions you need to solve this very quickly:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Don’t need to use Lite as the full version is now integrated with Cloud OOTB. In fact A4J/lite isn’t available in marketplace for cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the correction @Jack Brickey , did not know that but glad to hear it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alam,
If this is a one-off correction, you could do this with an export and import.
1. Create a filter with all issue that need to be corrected (Due date is empty)
2. Add the columns you need:
3. Export (csv, current fields)
4. Use the export file as an import file and map the Current Finish Date to the Due Date
Note: you might have to do some modifications to make sure the export date format matches the import date format (reformat in the file before import, or set the format in the import configuration).
I would advise to do this in a Test environment if possible, to make sure everything works as expected, before performing in Production.
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.