capture a text between -
Hi @Francisco Narvaez -- Welcome to the Atlassian Community!
For a question like this, please post an image of your complete automation rule, images of any relevant actions / conditions / branches, an image of the audit log details showing the rule execution, and explain what is not working as expected. Those will provide context for the community to offer ideas. Thanks!
Until we see those...
There are several text functions which could extract information from an issue field. One example is the match() function, which takes a regular expression. Please look here to learn more: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-text-fields/#match--
Kind regards,
Bill
You would use {{issue.summary(<<REGEX EXP>>)} for example
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.