'Rule Name' is used to uniquely identify each rule. Rule Name can not be duplicated.
In case you try to re-use an existing rule name, you would get a warning as shown below. |
Let's get familiar with the Pattern syntax.
Let's look at an example to see the plugin in Action
Imagine we have added a pattern mapping as shown below:
Now let's add the following Sample Comment to the Jira Issue:
username=Jira-ADMIN Address:5th Floor, Tower ‘X’, Silver Enclave, Airport Road, Bengaluru; Level::7 Instance=https://mgtechsoft.atlassian.net Begin Time=25/Aug/22 10:55 AM |
---|
Based on the above mappings the following would happen:
Please note, only if the comment contains Jira accepted field values it would be populated in the Custom Fields. Eg : Providing text field to a Numeric Custom Field, would fail to populate the Custom Field. Similarly for date field, URL fields etc.. Please visit "Supported Fields" section of the Documentation for more details. |