Andrea Patricelli created SYNCOPE-1879: ------------------------------------------
Summary: Serialization error while auditing Pull data Key: SYNCOPE-1879 URL: https://issues.apache.org/jira/browse/SYNCOPE-1879 Project: Syncope Issue Type: Bug Components: core Affects Versions: 4.0.0-M1 Reporter: Andrea Patricelli Assignee: Andrea Patricelli Fix For: 4.0.0, 4.1.0 If audit is enabled on pull events while pulling exceptions like this arise {code:java} com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Direct self-reference leading to cycle (through reference chain: org.identityconnectors.framework.common.objects.SyncDelta["object"]->org.identityconnectors.framework.common.objects.ConnectorObject["identification"]->org.identityconnectors.framework.common.objects.ConnectorObjectIdentification["identification"]) {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)