Symptoms
Notifications are not being sent to Service Desk customers
Background
Notifications to JIRA Service Desk customers operate differently from notifications that are sent using a project's notification scheme.
JIRA Service Desk requests are issues that:
- Are in a JIRA Service Desk project
AND - Have a valid Customer Request Type
- This may also be known as a "Request Type" or "Service Desk Request Type"
Issues that do not meet both criteria are not JIRA Service Desk requests. They are regular JIRA issues and not affected by the JIRA Service Desk notification system.
Regular JIRA issues will default to the JIRA Project Notification Scheme. Note that in this case, any users that are JIRA Service Desk Customers will not receive notifications, as they are not regular JIRA users.
Issues that are affected by the Service Desk notification system will have altered notifications to the reporter/customer.
- Notifications to the reporter/customer will be sent according to the "Events triggering notification to customer" noted below
- Notifications to users other than the reporter will be sent according to the project's notification scheme
- Notifications to the reporter/customer will always be HTML
Requirements for Service Desk emails to be sent to customers:
System | Issue | User | Events triggering notification to customer |
---|---|---|---|
|
|
|
|
Troubleshooting
First, verify the issue in question is a JIRA Service Desk request as this is a common cause of notification problems
- Make sure the issue is in a project that is configured to be a Service Desk
- Make sure the "Customer Request Type" field is populated
- Verify the customer can see the request under "My Requests" in the customer portal
- Check system wide settings that would impact notifications to customers
- Make sure JIRA can send emails
- SMTP configured and working
- Email is not disabled system wide
- Confirm JIRA Service Desk Notifications are turned on in the plugin configuration
- Make sure JIRA can send emails
- Check the issue details and customer details
- Is the reporter of the issue correct? (Reporter = Customer)
- Does the reporter/customer have a valid email address tied to their account
- Is the reporter/customer receiving other notifications from JIRA?
- If no or unknown, send a test email to the reporter to verify JIRA can send emails to the user
1 Comment
Preston Carter
I found that notifications are propagated to the Reporter if the Reporter is an administrative user, even in cases where the Customer Request Type is not set (i.e. EMPTY). But if the Reporter is a non-administrative "Customer"-type user, the notifications were not propagated to the Reporter until I assigned a value to Customer Request Type.
Preston Carter / pcarter@stanford.edu