Forums

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

Creating cards with connected (dependent?) due dates

Alea
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 5, 2019

I have an event that happens 3 times a year.  I want to create a card or template card for the event, with the due date being the event's date.  I'd like all my tasks (cards) to auto-set their due dates based on the event date.  There are tasks that should be due 8 weeks out, 4 weeks out, and down to 2 days out.  I don't want to manually change the due dates on all these cards every time the event comes up.  Is there an automatic way to do this? I've tried Gantt, task dependencies and butler rules, but haven't found anything that will allow a due date to be set a specific number of days before the due date on another card.

2 answers

0 votes
Ludo
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 6, 2019

Hi 

An another alternative :

 

0. Create a template card with a checklist.

The itemnames use a specific pattern : "taskname - in X weeks"

 

1-when a card is added, copy checklist from the template card 

 

2- convert all the items into linked cards

 

3- So you have :

- main card associated to the event

 - sub tasks with the delay

 - link between parent & children cards

 

4- Extract datas 

- event duedate {triggercardduedate}

 - delay with the joker command {*} & {wildcard1}

 

5- Calculate due date for each sub task

{triggercardduedate} + {wildcard1}

0 votes
Devon Henderson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 6, 2019

Hi Alea!

Yes, you can actually do this with Butler! It's not the easiest setup ever, though, and involves using Arithmetic in Date Variables, but we can make it happen for sure. And, you only have to set it up once ;)

  1. Make your event card. Set its due date. Create a checklist on that card with all of the tasks you'll want to be their own cards.
  2. In Butler, you'll want your first rule to trigger when a card with the title of your event card is added to the board. This rule should convert checklist items into linked cards. So, it'll turn that checklist into actual cards for you, automating that step.
  3. Then, you want a rule for each task that, when a card matching the task's name is added to the board, it needs to find that first event card and then use {triggerduedate-5d} as the format for your due date. Chang the 5d to however many days you need it either ahead (minus) or after (plus) the due date of the event card. The TRIGGER bit pulls the due date from that event card and does the arithmetic on that date.

You can read more on Arithmetic in Date Variables here: https://help.butlerfortrello.com/article/33-arithmetic-in-date-variables

Let me know if this isn't detailed enough - I'm happy to work through the rule and add screenshots for you! It's a complex setup but should do what you want it to do. This way, all you have to do is create that initial event card (from a template works fine!) and boom, it's off to the races.

Hope this helps!

Alea
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 10, 2019

This is also the first time I've used Butler, so I'm having a little trouble following your instructions.  I've got the trigger set up for step 2 above, but can't find a rule similar to what you describe.  Is Butler in the free version the same as the paid version?  I'm using a free version of Trello.

Like James Carr likes this
James Carr November 24, 2021

Hi @Devon Henderson - I'm trying to follow the steps you mentioned above and have got #1 and #2 working fine but having difficulty with #3, creating a rule using the triggerduedate in butler.

 

Would you be able to help with some screenshot for how to do this in butler? Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events