Hi All,
I have got requirement for delegation on O365 Nintex. I am come with ideas of updating via Workflow Task list by certain people.
Another Workflow on Workflow task list, if any changes to assigned to, please trigger the email and update on original list as well.
It was working fine. But i noticed that if assigned to is changed, there is another email is getting trigger from first workflow Task Action.
On Body, i am using AssignedToEmail Displayname on the body content.
When i change Assigned To, New email is getting to trigger to new manager but Displayname is still pointing to old manager info.
Is there any options to blocking sending out that email or why advanced Lookup on body is not working as expected.