Forums

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

How to assign a due date to an advanced checklist and link cards?

West,Jeffrey August 8, 2023

I want to use a scheduled rule to add a card to a list with a fixed due date, eg, the 2nd Wednesday of the month.  When the card is added, a rule fires to update a custom date field, add a saved checklist and update the checklist item due date to the custom field. From there, I want each checklist item to be a linked card.

I'm practicing with two rules. Rule one seems to be caught in a loop because I have a for each checklist item in a checklist command to set the due date, and then I use a convert all the items in checklist into linked cards. 

when a card with a name starting with "Meeting Name" is added to list "To Dos", set custom field "Draft Due" to "{cardduedate-4d}", add the "Checklist" checklist from card "Checklists" renamed to "Tasks" to the card, for each checklist item in a checklist named "Tasks", set due date on the date in custom field "Draft Due", and convert all the items in checklist "QMSC Prep List" into linked cards in list "This Week"

Rule two uses convert the item to a linked card in list command, but the new cards don't have the custom due date. 

when a card with a name starting with "Meeting" is added to list "To Dos", set custom field "Draft Due" to "{cardduedate-4d}", add the "Checklist" checklist from card "Checklists" renamed to "Tasks" to the card, for each checklist item in a checklist named "Tasks", set due date on the date in custom field "Draft Due", and convert the item to a linked card in list "This Week"

Can anyone help me sort this out?

Thanks,

Jeff

1 answer

0 votes
Daydreamer Mike
Community Champion
August 9, 2023

Hi,

I suspect that your issue comes from the fact that you have essentially the same trigger with he same operations.

If you have a card called Meeting Name.... because the card starts with "Meeting" and "Meeting Name", both commands are executing, trying to set custom field and copy the same checklists.  You could test this by making the names unique.  I often use an emoji as a prefix, for example...


📝 Meeting Name....

💼 Meeting 

Your automation can then be "name starting with 📝" or "name starting with 💼"

West,Jeffrey August 9, 2023

I'm not sure I was clear. I am attempting to achieve the goal with two different approaches. Both are failing in different ways. I don't want to keep both rules active. I want one that works.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events