Hello
I'm successfully moving a card from one list to another, and I want to add the moved card name to a checklist on a master card.
Here is the rule snippet:
when the dark green "moveToCompleted-DC" label is added to a card, add item "{cardname}" to checklist "BobsTasks"
I've added this command to existing working rules, and also created a stand-alone rule, but nothing seems to work.
Any help would be appreciated.
Many thanks, Richard
hey @Ric Hardford I think you're missing the action to find the master card and update the checklist there.
You'll need to go to cascade and use the find action to find the master card.
Good Morning Brittney, greetings from South Africa!
Not only was it was a surprise to receive such a swift response, but to receive it from you - I have great admiration for people such as yourself, who figure out how things work, and then share with others. I also like your delivery, you make it easy to follow and understand.
Recently I added your 'Keep Me On Top' tip - works a treat, thank you.
OK, to my problem :)
* Here is my rule:
when the dark green "moveToCompleted-DC" label
is added to a card,
add item "{cardname}" to checklist "StormeSongs",
remove the dark green "moveToCompleted-DC" label from the card,
add the dark orange "* Doug" label to the card,
and move the card to the top of list "Incoming" on board "9, SongsCompleted"
Everything works, except for the addition of the cardname to the existing checklist.
I was assuming a checklist is a global variable, and that when you make a change in one place, it reflects in all the other instances? But are you saying I have to find the Master card, open it, then update the checklist in the card?
Many thanks again for taking the time to get back to me.
Richard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OhMyGoodness - Cascade - got it :) Thank you so much Brittney - I now have it working :)
Thanks for all the enthusiasm you bring to this product...
Richard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ric Hardford woohoo! im so glad to hear it! And thank you for saying that - I love doing it!
PS - Would you mind clicking the Accept Answer button so folks who are looking for the same know there's an answer in here?
Also, have you joined the Trello Trailblazers Atlassian Community Events chapter?? We have events each month talking about how to do cool things in Trello: https://ace.atlassian.com/trello-trailblazers/ I think you'd enjoy it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.