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.
I tried to use this command when I created a button: for each card linked from an item in checklist "Process Work", set custom field "CBT" to "{{%CBT}}". it is not working. Need your assistance on this. Thank you!
Philippe
Hi @Philippe Gallant ! Welcome to the community :) you'll need to use the {customfieldvalue} variable in your rule. Just be careful of looping - I'd suggest diffirenciating the "trigger" card vs the "action" cards by adding a condition to your trigger. E.g.
when custom field "CBT" is set in a card in list "Trigger", for each card linked from an item in checklist "Process Work", set custom field "CBT" to "{customfieldvalue}"
Thank you for your quick reply.
OK, will this copy 018 at CBT text value into each card under checklist links?
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.
I tried this rule: when custom field "CBT" is set in a card in list "In Process", set custom field "CBT" to "{customfieldvalue}"
In the card where the checklist is and I entered 018 and the checklist where the cards are didn't add 018 on each card.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Hannah Morgan I tried to use the card button with this command: for each card linked from an item in checklist "Process Work", set custom field "CBT" to "{customfieldvalue}"
This didn't work as well.
I will be away for the evening and I will try again tomorrow or next week. Thank you for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Philippe Gallant In the example I gave above, the trigger is based off a custom field value change. I believe the ability to copy a custom field value only works if the CF value was involved in the trigger, AFAIK, it won't work if the trigger is a button.
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.