mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
19.51.2007 74a7e34573fa8e144a8f981a51c55d59bc967e86
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java
@@ -590,7 +590,7 @@
      String uuid = ctx.getEntryUid();
      if (findEntryDN(uuid) != null)
      {
        addOperation.setResultCode(ResultCode.SUCCESS);
        addOperation.setResultCode(ResultCode.CANCELED);
        return new SynchronizationProviderResult(false);
      }