I just set up an automation rule earlier, which is as follows:
when a card is moved into list "Queued" by anyone, uncheck all the items in checklist "Dailies" on the card
Problem is, not every card has the "Dailies" checklist because not everything tracked by the board requires it. I could put an empty Dailies list on the cards so they don't throw an error, but that creates clutter that could confuse someone who has to handle the board but may not know about the need for an empty list.
Is there a way to add a modification to the automation to say, "when a card is moved into list "Queued" by anyone AND has a "Dailies" checklist, uncheck all the items in checklist "Dailies" on the card"?
Answered my own question on this; I toggled the "Advanced" switch on the trigger and added both the incomplete and complete versions of "Dailies" to the trigger, comes out looking like this:
when a card with checklist "Dailies" incomplete with checklist "Dailies" complete is added to list "Queued", uncheck all the items in checklist "Dailies" on the card
Did not get to check Trello automation but the idea is you have the filter on the card like the presence of a non empty checklist by that name.
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.