I have the following problem:
I created a rule to move archived cards to a specific list. According to the log, it works, but the cards don't appear in the list. Is this a known bug, or am I doing something wrong?
Hi!
Looking at your automation log, it shows the card was moved to the "Abgeschlossen" list — but the card is still archived. That's the issue: moving an archived card to a list doesn't automatically unarchive it.
To fix this, add an unarchive card action to your rule. In the automation editor, alongside the "move to list" action, add "unarchive the card" as an additional action. That way the card will both be moved and made visible on the board.
If you want it the other way — trigger the rule when a card gets archived — you can use the trigger "when a card is archived" and set the actions to unarchive + move to list.
Perfect !!!!!! Thank you so much for your fast and helpful answer.
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.