I have an automation that is not working, here's a screenshot.
I assume it's not working because the commas are not creating separate variables, rather it's one piece of text. How can I separate the variables?
Thanks!
Hi @Ian Graham ! I'd suggest using a regular expression in this case in order to create an "OR" statement. Try something like this:
when the name of a card contains "regex:/.*(rush|Rush|RUSH|Hard Due Date|HARD DUE DATE).*/", add member @jazmariah to the card
@Hannah Humbert - Simpla Workflows is exactly right! You need to wrap it in regex. You can probably copy and paste what Hannah has there in " "
(Here's a video where I show working with regex if you need more of a visual: https://youtu.be/39eWzgziDzE)
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.