Hi, I'm looking for some kind of Butler-automated, once per day option to parse all the cards in a list, and for each card, set the card's due date to the same date as the oldest due date of all the items in all the checklists on that card.
For example:
Card has 3 checklists, and of all the items in those checklists, the oldest due date on any item is 1/1/2020. Butler then sets this card's due date to 1/1/2020.
I've had a quick look through the information on building my own Trello Power Up, and looked at Glitch, but it's a bit beyond me. Can anyone help with this?
Hi @Rachael and Nicola
It's Mary from Planyway
Setting up a Butler automation in Trello to parse cards in a list and update their due dates based on the oldest due date in their checklists is a specific task that requires a bit of customization. Trello's Butler does offer a wide range of automation capabilities, but its functionality with checklist due dates is somewhat limited. As far as I know, Butler could not directly interact with due dates on individual checklist items.
However, I can guide you through a workaround using Butler's existing capabilities. This workaround involves manually updating custom fields or card descriptions with the oldest due date from the checklists, and then using Butler to update the card's due date based on this information.
Here's a step-by-step guide:
Manual Step - Update Custom Field or Card Description:
Create a Daily Butler Rule:
Set the Rule to Parse Cards:
Update Card Due Date:
Save and Enable the Rule:
This method does have a manual component, which is a limitation. For a fully automated solution, you would likely need to develop a custom Power-Up or use a third-party integration tools like Zapier, Integromat, or a custom script using Trello's API could be programmed to do this, but it would require some programming knowledge or assistance from someone with such expertise.
Thanks for the response Mary, I appreciate you taking the time to give such a detailed work-around. I figured it would be something that required more programming expertise than I have to get fully automated, so we might just go with what you've suggested here.
Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.