[
https://issues.apache.org/jira/browse/SYNCOPE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075079#comment-18075079
]
ASF subversion and git services commented on SYNCOPE-1744:
----------------------------------------------------------
Commit 8fb31f63654e0bca9b292cb3bfbe7a0342a20e13 in syncope's branch
refs/heads/master from Oleg Zimakov
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=8fb31f6365 ]
SYNCOPE-1744: restore notification template context after user delete (#1352)
> 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
> Fix For: 4.0.6, 4.1.1, 5.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)