You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In clean phase, we have a duplicate entry, and so LSC logs an error:
oct. 02 16:16:36 - ERROR - Error while synchronizing ID {uid=toto}: org.lsc.exception.LscServiceException: Only a single record can be returned from a getObject request ! For id=uid=toto,ou=users,dc=example,dc=com, there are 2 records !
We run a connector DB -> LDAP
In clean phase, we have a duplicate entry, and so LSC logs an error:
This behavior is correct.
But just after we have:
We should instead switch to next entry and have an error in the final status:
There should be something to catch in the databaseSourceService code
The text was updated successfully, but these errors were encountered: