Francesco Chicchiriccò created SYNCOPE-1207:
-----------------------------------------------
Summary: Audit: incorrect output element reported for Pull Tasks
Key: SYNCOPE-1207
URL: https://issues.apache.org/jira/browse/SYNCOPE-1207
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 2.0.5
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 2.0.6, 2.1.0
When enabling audit for PullTasks execution with internal update
(say, for resource {{resource-ldap}}):
{code}
[PullTask]:[user]:[resource-ldap]:[update]:[SUCCESS]
{code}
the expected value in the {{output}} field of the generated audit message
should contain the updated {{UserTO}}, but it contains instead the {{UserTO}}
prior update.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)