[ 
https://issues.apache.org/jira/browse/SYNCOPE-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-387:
-------------------------------------------

    Description: 
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).

Linked issue on ConnId: https://connid.atlassian.net/browse/LDAP-8

  was: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).

    
> 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).
> Linked issue on ConnId: https://connid.atlassian.net/browse/LDAP-8

--
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