You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
Would it be possible to use the due date of a checklist item as a trigger for an automation? Like it is for a card due date?
What i'm trying to do is to create an automation which moves tasks that are due the current month to a certain list. And then one that moves the tasks that are due the current week to another list. I am able to do this for cards with a global due date. However, i have certain tasks that contain checklist items which are due that week/month, but not the entire card itself. I would like to move those items in the same way. This way i am hoping to create an overview of all tasks that need to be done that month and that week.
This capability is not supported by Trello. A RYO solution is required.
Hi, thanks for your answer. Could you please explain what you mean with a RYO solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are other capabilities in Trello that can be used beyond of Trello Automation(Bulter)
(Perhaps I should use DIY instead of RYO)
I have built an alert system for checklist items https://github.com/xu2xulim/Trello-Item-Alert
It uses webhook to capture/update all the items with due dates in a secured NOSQL database and issues alert a day before that due date via comments on the card.
The comments/alerts, in turn, can be used to trigger standard Trello Automation like moving the card.
With the items written out you can use it to create your weekly and or monthly list, if so required.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.