[
https://issues.apache.org/jira/browse/SYNCOPE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755837#comment-17755837
]
ASF subversion and git services commented on SYNCOPE-1744:
----------------------------------------------------------
Commit ac3499444ea3d5ea8bcd1b87e92d6de1962e4ea4 in syncope's branch
refs/heads/3_0_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=ac3499444e ]
[SYNCOPE-1744] Refactoring Conf Params management in Console
> 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)