Email notification redirection for incident and major incident
You can redirect the users to the incident or major incident record in Service Operations Workspace (SOW) instead of opening in the UI16 interface of Incident Management or Major Incident Management.
Email notification redirection for Incident Management
In incident email notifications, you can now decide where the links to an incident record are redirected. Instead of an incident record automatically opening in the UI16 interface in Incident Management, the record can be opened in SOW.
The ITSM Notifications Redirection (com.snc.itsm.notifications_redirection) plugin is installed and activated automatically to support this behavior. The incident record link in an email notification opens in SOW only if you have the sn_sow.sow_user role and any of the following conditions are met:
- The Redirect SOW Email notification (sow_email_notification_redirect) property is set to true. Setting this property to true enables the email redirection behavior for all tables including incident.
- You can create Redirect SOW Email notification for Incident Management (sow_email_notification_redirect.incident) property and set the value as true to enable the email redirection behavior specifically for the incident table. This property, if created and set, overrides the Redirect SOW Email notification (sow_email_notification_redirect) base system property.
Email notification redirection for Major Incident Management
In major incident email notifications, you can now decide where the links to a major incident record are redirected. Instead of a major incident record automatically opening in the UI16 interface in Major Incident Management, the record can be opened in SOW.
The ITSM Notifications Redirection (com.snc.itsm.notifications_redirection) plugin is installed and activated automatically to support this behavior. The major incident record link in an email notification opens in SOW only if the following conditions are met:
- The Redirect SOW Email notification (sow_email_notification_redirect) property is set to true. Setting this property to true enables the email redirection behavior for all tables including major incident.
- The Redirect SOW Email notification for Major Incident Management (sn_major_inc_mgmt.sow_email_notification_redirect.mim) property is set to true.
- You have the sn_sow.sow_user role.