/
Use Issue Keys in email addresses
Use Issue Keys in email addresses
Scenario
You want to nominate an issue using the addressee, taking out the requirement for an issue key in the subject, enabling 'cc to issue' without changing the subject, e.g.:
yourjira+ABC-123@domain.com
Since 1.7.26 JEMH will scan the 'catchEmail' address located from an emails recipients.
Required Configuration
What is required, is that the catchEmail addresses match the required sub-addresses:
CatchEmail
This is the standard catchEmail, it supports comma separated values, if required:
yourjira@domain.com
JEMH Addressee Regexps
This is primarily for expressions, also supporting comma separated values. '+' has special significance in regular expressions, so the following syntax is needed for expected results:
yourjira\+.*@domain.com
Related articles
, multiple selections available,
Related content
Defining message outcomes
Defining message outcomes
Read with this
Supported fields for use with Directives
Supported fields for use with Directives
Read with this
Use Script Field Processor
Use Script Field Processor
Read with this
Use Project Mappings
Use Project Mappings
Read with this
Use JQL to locate issues in a script
Use JQL to locate issues in a script
Read with this
Using an external reference key to identify a ticket instead of using Ticket Number generated by Jira
Using an external reference key to identify a ticket instead of using Ticket Number generated by Jira
Read with this