Is there a way to set up a Butler automation so that cards in a list with X days of no activity are automatically archived?
My team has a list for cards awaiting input from other teams before we can act on them. Often, they become stale or no longer needed.
I have an automation to archive items that have been in the list for 45 work days. The problem is, when they're unarchived (but are still pending an answer), it looks at the total time spent in the list, and gets caught in the next weekly run.
My ideal state for this list would be "when a card in list Y has had no activity for 45 work days, archive the card." Unfortunately I can't figure out how to accomplish this. Has anyone succeeded with something similar?