Hello ${user.name},

this is an automatic notification message
from the improve! bug and request tracking tool.

Please note that replies to this mail will be directed
to the user that caused this notification.

improve! itself does not have a mailbox.

------------------------------------------------------

Issue #${issue.id} has been ${size(issue.historyEntries) > 1 ? 'modified' : 'created'}.

Name: ${issue.name}
Project: ${issue.project.name}
Status: ${issue.statusName}

Type: ${issue.typeName}
Priority: ${issue.priority}
Creator: ${issue.reporter.name}
Developer: ${issue.developer != null ? issue.developer.name : '-'}

Comment:
${issue.historyEntries[size(issue.historyEntries) - 1].comment}

Description:
${issue.description}

------------------------------------------------------

You can go directly to the issue using this URL:
${serverUrl}/issue/edit/IssueVP.do?issueId=${issue.id}
