Overview:
The task notification email that is sent to a user with delegated access does not contain a document link.
Root Cause:
This is working as designed.
Solution:
A user, who is currently logged into Vault, is assigned a task for another user that delegated access to the task. It logs the user out of the current Vault session if the user clicks on a link contained in that email. This action causes the current session to be invalidated, even if both users are of the same vault.
A notification is sent through email that a task assigned to a user. The user should log out of the current Vault. Then, log into Vault as the delegated user so the task can be completed as that user.
A notification is sent through email that a task assigned to a user. The user should log out of the current Vault. Then, log into Vault as the delegated user so the task can be completed as that user.
Related Documentation:
N/A
Thank you