Can users with Service Desk Customers project role receive notifications of all status changes for non-public projects?
These are the only notifications customers receive when SD notifications are ON:
SD_notifications.jpg
If SD notifications are OFF, I understand customers will receive notifications as per the project's notification scheme, but only if it is a public project.
Maybe, customers can be added to another project role as well, specifically designed for receiving those email notifications. If so, what event is triggered on every status change? ('issue updated', 'generic event'...). I guess that adding a wider event will produce more notifications than just status changes... right?
There might be another approach using Post Functions on every workflow transition. If that is possible at all, how could that be configured?
Thank you very much in advance.
Hello Ignacio,
Notice that the Notification Scheme will only be valid for the users who have access to JIRA (Your customer don't belong to that, unless if they are JIRA users as well), so besides the default JSD notifications where you mentioned before, you'll have to create an automation rule when an issue matches a specific status, a notification is sent (Alert) to a specific user.
For this, I'd create an pre-made automation rule called _Be aware of urgent issues_ and just edit the user who will receive the notification and set to notify when the an issue matches a status X or Y (IF and ELSE IF)
Thank you for your answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I've found the answer I needed:
"Email notifications will only be sent to people who have permission to view the relevant issue — that is, people who:
- have the Browse Projects project permission for the project to which the issue belongs; and
- are members of any Issue security levels that have been applied to the issue."
So, assuming Service Desk Customers are restricted to Portal Access, that's why they cannot be notified unless it is a public project.
However, there might be other ways of notifying customers (Automation rule? Post function?).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ignacio,
You can send out notifications based on ANY issue event in SD using our add-on
https://marketplace.atlassian.com/plugins/net.vacom.jirassimo/cloud/overview
Cheers,
Vladimir
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.