Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It's recommended to use the standard recipients configuration (notify reporter, notify watchers, etc.) when the recipients are not conditional. 

Conditional Recipients

Conditional recipients in Issue Notifications

...

Info

JEMHCloud doesn't duplicate emails. if an email has been resolved by several configurations (static or script), the recipient will receive the notification only once.

Conditional recipients in Ad-Hoc Notifications and Post Functions

Recipients scripts can be added to AdHoc and Post Function Notifications as TO, CC or BCC. Each script resolves the recipients for each type. E.g.: A recipient the CC script resolves, will receive the email as CC.

Velocity contexts and notification mechanisms are the same in all three features (Issue, AdHoc and Post Function notifications)

Examples

The following examples can be used in Issue, Adhoc and Post Function notification:

...

Info

Add group by script (addGroupRecipients method) requires workaround user to be set.

Testing

Issue notifications can be tested by creating or updating Issues through JIRA user interface, JEMH Cloud's email processing or JEMH Cloud's test cases.  These actions will generate issue events JEMH Cloud listens. 

...