...
How to Add a new Pattern Mapping ?
Click on 'Add new Rule' button in the Configuration Page to add mappings.
...
You should get a pop up window as shown below
...
Provide a Name for your rule. But rule name should be unique.
Select the Project and Issue type combination to which you wish to apply the pattern for.
You may chose 'All Projects' and/or 'All Issue types' as well to select them in bulk.
Now select the Jira events for which the Plugin should listen to. Currently FEJ supports 'Create Issue'/ 'Edit Issue'/ 'Add Comment' and 'Edit Comment' events.
Once you enable a particular event, you should select the source/input field which would be parsed during the Event.
Eg: You may choose to parse the 'Description' field during Issue Creation, and another text area field called 'User Inputs' during issue edit.
Info |
---|
Please note for 'Create Comment' and 'Edit Comment' you can only choose 'Comment' as the input field for parsing. |
Next select the custom field/entity from the 'Custom Field' dropdown.
...
You may use the '+' and 'x' icons respectively to add and remove mappings.
Note |
---|
Please cross check the 'supported fields' section of your plugin version to know the list of Custom Field Types supportedNot all the custom field types from your Jira instance might be listed here. We are extending support for more and more fields field type in the new releases. In case you want us to extend support for a specific field type, please reach out to us. |
Finally click 'Add Pattern Mapping'
How to Edit an existing Pattern Mapping ?
Click on 'Edit' link Icon for the Pattern you wish to modify.
...
Perform the modifications to the Project/Issue Type/Active Events(create issue , edit issue,….etc)/ Custom Fields and or Patterns.
You may use the '+' and 'x' icons respectively to add and remove mappings.
Finally click 'Update Pattern Mapping' to Save the changes.
How to Clone an existing Pattern Mapping ?
You may clone existing patterns to create new ones in a faster way.
Click on 'Clone ' link Icon for the Pattern you wish to modify.
...
You should get a pop up window as shown below
...
Provide a Name for your rule. But rule name should be unique.
Perform the modifications to the Project/Issue Type/Active Events(create issue , edit issue,….etc)/ Custom Fields and or Patterns.
You may use the '+' and 'x' icons respectively to add and remove mappings.
Finally click 'Clone Pattern Mapping' to create a new mapping.
How to Delete a Pattern Mapping ?
Click on 'Delete' link Icon for the Pattern you wish to remove.
...
You would be prompted with a confirmation message. Click 'Submit' to remove the pattern/Logs permanently.
...