Hello,
I'm trying to create an automation rule that should create subtasks with duedates based on parent's due date. I've read a documentation and tried using {{issue.parent.duedate}} in duedate field but it doesn't work. Any ideas? I don't want to just copy it from parent using COPY option because next step will be using .plusBusinessDays function.
can you provide a screenshot of your rule? Depending on what triggers the rule, the {{issue}} will be something different and might not be your Sub-Task.
Have you tried {{issue.parent.Due Date}} with a space?
It looks like this:
Using Due date with space didn't work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh but you were right about context of duedate source. It won't be parent, when issue creates subtasks, just {{issue.duedate}}
Thanks!
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.