Jira how to create/clone task that enforce due date >= today?
I often clone task to make new task, and in that clone, the due date is same as due date of original task.
So sometime duedate is < today (sysdate, current_date).
And I often forget to change it later until my "boss" complain. (sometimes the "later" is only 15 minutes...)
So How to enforce due date >= today ?
Hello,
There is an open issue about this: https://jira.atlassian.com/browse/JRASERVER-5052?_ga=2.63249583.1676435629.1544517079-747249076.1541400997
Unfortunately now it's not possible to alter the issue during clone. You can use a workaround like, creating a script listener and somehow catching the issue as cloned (maybe write "clone" on the summary?) and update the due date accordingly.
Regards,
Elifcan
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.