Hello,
I have a workflow for approval of time off requests. There is a condition which checks whether the request is submitted by the manager of the employee. If yes, the system checks whether the start date of the leave is in the past, if this condition is true, the workflow creates an approval step with automatic action - Deny. Everything is fine with the workflow and such time off requests are auto denied.
The problem is with the notifications. I have configured a notification to be sent upon deny in the approval step with auto deny. The recipient is the workflow originator. This is the manager in this case. The problem is that the email is not sent to the manager but to the workflow owner.
Do you have idea for the possible reason for this behavior?
Thank you!