Hi,
I have eleven cards with number starting names in a board and I want to change only this cards.
Command I´m looking for: `when custom field "STATUS" is set in a card with a name starting with a "number" instead a letter, for each card linked in the attachments ...`
What is the correct way to write the command how expect a {number} an not any character {*}?
If does not exist, any idea how to make it work.
@Gonzalo Zapata there's an (as yet) unpublished feature that allows you to use regular expressions, so this would for example match only cards that had a name starting with a number:
when custom field "STATUS" is set in a card a card with a name containing "regex:/^[0-9]+.*/" for each card linked in the attachments ... etc.
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.