-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
2.0.2
Scenario
According to Configuring JIRA Service Desk notifications, customer/reporter receive notifications for the following events:
- when they raise a request through the Customer Portal
- when their request is resolved
- when another user comments on their request, and
- when there is a change in the request's status
It's also stated that "reporter is also prevented from becoming an auto watcher on the issue to prevent duplicate notifications".
However, when a request is created, the reporter is actually added as a watcher. Another ticket has been created to reflect this:
JSD-855.
Apart from that, reporter also receives "extra" notifications when:
- an agent assigns the request to himself
- an agent logs work on the request
- an agent adds a component to the request
- an agent changes the due date of the request
... and probably more
Steps to reproduce
- create a service desk project
- customer creates a request
- agent assigns the request to himself
- agent logs work on the request
These notifications are observed in the customer's mailbox:
The content of the "extra" notifications turns out to be empty, and the message somehow says that the request has been resolved
Manually removing the customer from the Watcher list does not stop these notifications
The "extra" notification for worklog doesn't seem to be triggered all the time. After one or two comments with status change, there seems to be no more worklog notification sent to customer (the situation might vary)
- duplicates
-
JSDSERVER-956 Reporter display name used as from name in email notifications
-
- Closed
-
-
JSDSERVER-773 JSD triggers a notification for the reporter on Issue Assigned event
-
- Closed
-
-
JSDSERVER-854 Email previews indicate issue is resolved during multiple non-resolved statuses
-
- Closed
-
Form Name |
---|
The problems mentioned in this ticket are actually 3 different problems.
Those problems are described in the following tickets:
JSD-773is the cause of the unexpected notifications when fields are changed. This has been fixed in 2.0.3JSD-956describes the reporters name being used for every notification. This issue has been fixed and will be released soon.JSD-854describes the email preview saying the issue is resolved. This issue has not yet been fixed.Please watch those issues instead of this one.
Thanks