The assign.msg Template File
The assign.msg is the template file used to
create the message sent when the assignee of a problem report
changes. The following message tags
can be used in the assign.msg message template.
- <descr>
- <fix>
- <sevr>
- <stat>
- <resp>
- <submitter>
- <title>
The default assign.msg message template looks
like this:
Subject: <title> Assigned To <resp>
<title> - has been assigned to <resp>.
Details:
Submitted by: <submitter>
Severity: <sevr>
Status: <stat>
Description:
<descr>
Description of Fix:
<fix> |