Francesco Chicchiriccò created SYNCOPE-387:
----------------------------------------------

             Summary: Unable to synchronize deleted objects from OpenDJ
                 Key: SYNCOPE-387
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-387
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 1.1.1
            Reporter: Francesco Chicchiriccò
             Fix For: 1.1.2, 1.2.0


While performing actual synchronization (no full reconciliation) from OpenDJ, 
deleted objects (user and groups) cause NPE at SyncopeSyncResultHandler:826, 
barely because the ConnId LDAP connector returns a null object upon sync(), for 
deleted entries (meaning delta.getObject() is null).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to