You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
When a {checklistitemname} is added to a checklist, my Trello board makes this {checklistitemname} card an attachment to the triggercard and links them together. I wish to copy the card description of the {checklistitemname} card to the triggercard.
I've been trying various things but can't seem to figure it out. Currently I have:
when an item starting with "{checklistitemname}" is added to checklist "Trilblok", find a card titled "{checklistitemname}", and set the card's description to "{foundcarddescription}"
This however doesn't work, because it sets the {checklistitemname}card instead of the triggercard to the {foundcarddescription}
Hi @J. vd W. ! I think I answered you in Reddit as well - try this instead:
when an item is added to checklist "X", lookup a card titled "{checklistitemname}", and set the card's description to "{foundcarddescription}"
The only thing is this will overwrite the description of the card - not sure if that's expected.
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.