opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/AttrHistoricalSingle.java
@@ -163,7 +163,7 @@ { deleteTime = csn; } AttributeType type = modAttr.getAttributeType(); AttributeType type = modAttr.getAttributeDescription().getAttributeType(); if (!modifiedEntry.hasAttribute(type)) { conflict = true;