Hi
I would like to set up a rule based on a letter followed by 5 random numbers from the summary field.
Example:
Summary = R67864 Test example
If the above summary contains (R*****) than the action would take place, however I can't seem to find out how to make this work when the numbers are different.
Please help!
Hi @Damian Parker,
Welcome to Atlassian Community!
You should be able to do this with the If condition and the smart value condition which has an option for regular conditions. R\d{5} would be the regex you want to use, since this would get R followed by exactly 5 numbers.
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.