[
https://issues.apache.org/jira/browse/SYNCOPE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755839#comment-17755839
]
Francesco Chicchiriccò commented on SYNCOPE-1744:
-------------------------------------------------
https://github.com/apache/syncope/commit/ac3499444ea3d5ea8bcd1b87e92d6de1962e4ea4
> 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
> Priority: Major
>
> 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)