/
At (@) Prefix
At (@) Prefix
Keys are prefixed with @, e.g. @key = value
This field processor uses content in the format @key=value
. The key
is prefixed with the "at" symbol (@
) and the value
is placed on the other side of the equals sign.
Example usage
Here is an example email where this processor is used in order send an assignee directive to JEMH Cloud. For an extensive list of supported field types, please see Directives.
MIME-Version: 1.0
Subject: Subject of the email goes here
From: bob@example.com
To: jemhcloud@example.com
Content-Type: text/plain; charset=UTF-8
@assignee=userEmailAddress
@component=testcomponent
This is the description/comment body of the email. It will not
be considered as a directive by the processor!
Example Processing report
Here is the Report that is created when processing the above example email.
Example Issue page
Here is the issue page when the example email is processed by the Profile. This shows that the Assignee has been set:
, multiple selections available,
Related content
Use At Prefix Field Processor
Use At Prefix Field Processor
Read with this
Aliases
Read with this
Directives
Read with this
Understand how Issue association works
Understand how Issue association works
Read with this
Add the Last Issue Comment to Custom Notification Templates
Add the Last Issue Comment to Custom Notification Templates
Read with this
Field Processors
Field Processors
Read with this