Actions
Defect #2284
closedContact data of a different user (virtual system send notification by UID)
Start date:
05/29/2020
Due date:
% Done:
100%
Estimated time:
Description
@version 10.3.1
usecase:
usecase:
- I have two different users: jdoe and jdoe1.
- I have a virtual system VS where the identifier of an account is EAV of identity "second_login".
- Identity jdoe1 has a string value "jdoe" (same as username of jdoe) in the "second_login" EAV.
- When I want to create a new account on this virtual system for jdoe1 in the e-mail notification there are contact information (given name, family name, e-mail etc.) of jdoe not jdoe1.
It seems like the "identity" in parameters of the e-mail notification is filled with an identity found by username == account UID.
Actions