Lionel Schwarz created SYNCOPE-1744:
---------------------------------------
Summary: Empty value in template when notification is sent on
DELETE event
Key: SYNCOPE-1744
URL: https://issues.apache.org/jira/browse/SYNCOPE-1744
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 3.0.1
Reporter: Lionel Schwarz
When a notification defined on event
{color:#1000a0}"[LOGIC]:[UserLogic]:[]:[delete]:[SUCCESS]"{color}
associated with a template containing this expression:
${user.getPlainAttr("u_email").get().values[0]}
is sent, the value of ${user.getPlainAttr("u_email").get().values[0]} is empty
in the received mail.
The template works fine if the notification is defined on the "delete" event
--
This message was sent by Atlassian Jira
(v8.20.10#820010)