Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I'd like to:
Is this possible?
Hi @stringsonfire,
Sure, it's possible but you need to change the way you think about this. you will probably need to split the sub-tasks and the "blocked by" issues.
Your trigger should be "field value changed" for "start date", "end date".
filter for "sub task" types only.
then use "if-else" filtering
on the first if: add "Advanced compare condition" and compare {{issue.parent.start date}} greater than {{issue.start date}}.
if it passes, add a "branch" to "parent" and then add "edit issue" action to copy the start date from the trigger issue.
Then use "else" to check for "end date" the same.
If it works - create a 2nd automation for blocked issues (you can probably merge the 2 automation but it will require much more filtering)
That should work. Good Luck!
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.