Message="Hello! The user '{RequestedUser}' has reported a new issue for the title {Title}! </br> {IssueCategory} - {IssueSubject} : {IssueDescription}",
Message="Hello! The user '{IssueUser}' has reported a new issue for the title {Title}! </br> {IssueCategory} - {IssueSubject} : {IssueDescription}",
Subject="{ApplicationName}: New issue for {Title}!",
Subject="{ApplicationName}: New issue for {Title}!",
Agent=agent,
Agent=agent,
Enabled=true,
Enabled=true,
@ -199,7 +199,7 @@ namespace Ombi.Store.Context
notificationToAdd=newNotificationTemplates
notificationToAdd=newNotificationTemplates
{
{
NotificationType=notificationType,
NotificationType=notificationType,
Message="Hello {RequestedUser} Your issue for {Title} has now been resolved.",
Message="Hello {IssueUser} Your issue for {Title} has now been resolved.",
Subject="{ApplicationName}: Issue has been resolved for {Title}!",
Subject="{ApplicationName}: Issue has been resolved for {Title}!",