Not able to receive email

Hey, My application feature says whenever a leave request is deleted( i.e when a delete button is clicked) then the manager should get an email, but I'm not able to receive any emails.
Below is the Screen Shot of how I've configured it. Please let me know if there is any mistake.

Expected:- Deletes the context row and sends an email.
Actual:- Deletes the context row but no email received.

I am using the same email configuration for other buttons features in my application and those are working absolutely fine.


Where the receiver's name "Aditi" is from =Timeoff[Approver].

Moderator note: Edited out personal information from image.

Hi @cloud.tf, thanks for reporting this. It appears to be a bug as I am able to reproduce the issue that you described. I've informed engineering and we'll keep you posted on the fix.

In the meantime, the workaround is to reverse the order - have the notification first, followed by the delete.

1 Like

Hi @aj, thanks for the reply. Yes, reversing the order works for me. Thank you for your answer. :innocent:

2 Likes