¿why this butto action is not working?
for each checklist item in a checklist named "TAREAS", find a card titled "{checklistitemname}", set the card's description to "|{checklistitemname}|", and link the card with the item
Card is finded, and description is modified, but is not linked with the item
the idea behind is to link Cards with the same name than the checklistitem
Hi Carlos,
I created the same automation you suggested and I have received this error after I run the automation. Linking card together action can only be used for certain triggers:
To check for errors in your automation, you can go to the command log: https://support.atlassian.com/trello/docs/opening-the-command-log
It isn't possible to have this automation using card button but you can create a new rule like this and it will work:
when an item is added to checklist "TAREAS",
find a card titled "{checklistitemname}",
set the card's description to "|{checklistitemname}|",
and link the cards together
Hope this helps!
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.