Update Notifications Being Sent by default
Hello. Please see the screen capture below. We have an application where the "Notify Requestor by default on Ticket Updates" setting has both Notify Responsible or Reviewer and Requester unchecked. However, when the ticket is updated by the completion of a workflow (API User), both the requester and the reviewer are notified.
How can we prevent these notifications from going out?
Thanks, Tevis
Answer (1)
Hello Tevis,
That sounds like it is happening because the workflow is configured to set the ticket to (a certain status) upon reaching the end step of the workflow. When that configuration exists, it *will* be expected to notify both the responsible and Requestor on the ticket that the workflow has ended and status is being changed.
You could work around that by *not* configuring the workflow specifically to change the status upon reaching the Approval/Rejection end step, and instead just use a web service step as your last workflow step where that web service step PATCHes the ticket closed.
As a side note, this is critical since these are "private" security incident tickets where the target of the incident shouldn't be notified of the ticket at this stage of the incident. - Tevis Boulware Fri 11/18/22 1:23 PM
I guess I don't understand why if the Ticket Application settings are configured not to notify on updates, the source of the update shouldn't matter.
Tevis - Tevis Boulware Fri 11/18/22 2:06 PM
Tevis - Tevis Boulware Fri 11/18/22 2:43 PM