Hello,
I'm trying to create an automation where a set of sub-tasks are generated and given due dates based on the due date of the parent task. Is this possible?
Hi Ben,
Yes, this is possible. Can you post the rule that you have so far showing the details of the Due date field in the sub-tasks?
Basically, you want to put in the code for the Due Date for the sub-task to be {{issue.parent.duedate}}
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @John Funk . Rule is succeeding but I'm still not getting a due date in the sub-task!
Confirming this is the correct smart value? {{issue.parent.duedate.plusBusinessDays(5)}}
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.
Hey @John Funk I just gave it a try and despite it saying that the automation ran successfully, there is no due date on the sub-task.
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.
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.