Profile Directives

Summary

JEMH supports the concept of a Directive, which is a user supplied key + value, where the key is a supported Field for use with a Directive, and the value is appropriate for that field. This section allows you to customise when these directives can be applied and what directives are allowed.

For more detailed explanation about directives see:

Configuration Options

Directive Processing Behaviour

This identifies when Directives (Field Processors) should be applied. The options are:

  • On Create or Comment

  • On Create

  • On Comment

  • Disabled

Use Translated Field Names

When enabled, will also scan Custom Field name Translations for a match with Directives.

Allowlisted Directives (CSV)

If defined, only Directives defined here will be allowed, others will be silently ignored.

Blocklisted Directives (CSV)

If defined, matching Directives will be silently ignored.

Directive Groups

Defines groups that Jira user associated with the sender address must have in order for directives to be available.

Relates Pages