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.
Hello.
I am adding a card with the following pattern:
sometext number
My goal is to find if I have the card in Trello, which contains a number of the added card.
One more example:
I am adding the card with the title: ABC 1234
If I have any card on the board with a title 1234, I don't want to add this card or remove it after adding it.
How can I achieve this goal?
Thanks
Hi @Sergei S ! Welcome to the community :) You might be able to achieve what you want using butler. The idea would be to use pattern matching and wildcards to find the matching card. So something along the lines of: "When the name of the card contains "ABC {*}", lookup a card titled {wildcard1} and archive the card".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.