I have an automation to create a sub-task for certain events and have the due date set to: {{now.plusDays(3).toBusinessDay()}}. However, I want to add a rule to not exceed the due date of the parent. Maybe even have it 1 day prior to the parent due date. I am not a JQL expert, can this be done?