We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Approver Getting Multiple Email Notifications

WP2
Kilo Guru

Hello,

I have an "Approver" receiving two approval request email notifications for the same ticket which also generates two approver requests. I checked the workflow and notification to see why this might be happening but didn't see anything in particular. Has anyone experienced a similar issue and able to guide me in finding the root cause?

This issue seems to occur ONLY when there is a request via the request button on the case, not for automatic request.

find_real_file.png.

The workflow screenshot below:

find_real_file.png

Thank you.

1 ACCEPTED SOLUTION

WP2
Kilo Guru

It turned out that the request for approval button was being clicked twice. This was not a system problem but rather the requestor requesting multiple approvals

View solution in original post

16 REPLIES 16

UI Action on HR Case [sn_hr_core_case] table.

any current.update() has been used on business rule which has been used on "sn_hr_core_case" table ?

Looking through and haven't found any.

quick question,

 

are you generating a notification using workflow ? is there any existing notification also has been used to send the notification on record update ? 

Sharique Azim
Mega Sage

If you notice the time closely ,there is a 3 sec gap. That means the approvals were not generated together but were generated in a chain reaction.

Are you triggering the notification via any event, which in turn via any Business Rule?