Hi,
I hope someone can help with this. I can't quite get the Butler formula right to do the following:
I want that when you write a comment in a card on X Trello board that it automatically creates a new card on Y Trello board with the card title the same as the comment.
I have got as far as setting up the rule to create the new card on Y board, but the card title keeps coming up as 'new card', so I just need to figure out how to get the title to be the same as the comment on X board or if not, how to get the card description to be the same as the comment.
Is this possible? Any suggestions?
Thanks!
Check out https://support.atlassian.com/trello/docs/butler-variables/
You likely want to use the "{cardname}" variable in the title field in your Butler rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The cardname variable didn't work, but I was able to find the solution via the link that you sent: {commenttext}
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.