Is there a way to use regex in jira expressions using ScriptRunner Jira Cloud?
Hi Anil,
You can use Script Runner script validator and add a regex in brackets like this:
issue.customfield_10000.match('^([])$')!=null
You can validate any regex against a custom field during a transition.
Thanks and let me know if this helps.
Regards,
Anzar
Hi @Anil Kumar
To answer your question, yes it is possible.
I suggest referring to this Community Post for more details.
Thank you and Kind regards,
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.
Learn moreOnline 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.