Aという名前のリストに、7/24が期限として設定されている100件のカードがあります。
この期日をオートメーションで8/22に変更したい場合、どのようなオートメーションを組めばよいでしょうか?
「When list "A" has more than 1 cards, move the due date to august 22nd」というオートメーションは組んでみましたがうまくいきませんでした。
Hi @haruka__minami 👋
日本語が話せなくてすみません。英語で失礼します。
Trello automation doesn't let you bulk change due dates in one step like that. The rule
`"When list 'A' has more than 1 cards..."` only checks the list, not each card.
Instead, I recommend using a Card Button like this:
👉 _"For each card in list 'A', set the due date to August 22, 2025"_
Here’s how:
If you're on Trello Premium, you can also use “Loop over cards in list” with Butler to do it in bulk.
Hope this helps!
— Mia Tamm from Simpleasyty
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.