Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation - subtasks duedate based on parent's duedate

Maciej Wojtasiński January 26, 2024

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.

1 answer

1 accepted

0 votes
Answer accepted
Rebekka Heilmann _viadee_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 26, 2024

Hi @Maciej Wojtasiński 

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?

Maciej Wojtasiński January 26, 2024

It looks like this:

automation.png

Using Due date with space didn't work

Maciej Wojtasiński January 26, 2024

Oh but you were right about context of duedate source. It won't be parent, when issue creates subtasks, just {{issue.duedate}}

Thanks!

Suggest an answer

Log in or Sign up to answer