Info |
---|
This is the JSU for Jira Cloud documentation. If you are using JSU on Jira Server or Data Center, see our Server/Data Center documentation. |
Excerpt | ||||||
---|---|---|---|---|---|---|
DescriptionThe Regular Expression precondition compares the value of a text, number, or URL field against a regular expression. Use it to verify that the content matches a specified format. ConfigurationYou must select the field to be checked and enter the regular expression. For example:
Detailed documentation on regular expressions can be found in Oracle's documentation for a technical documentation, or at regular-expressions.info for a more straightforward description. Another good resource for developing and testing regular expressions is freeformatter.com. ExampleA workflow is configured so that the 'Create' transition has the 'Regular Expression Check Precondition'. If the summary contains the phrase "Onboarding" or "onboarding", a sub-task will be created for the creation of the user account in the company's systems. SupportedField Typesfield types
|