opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/AttrHistoricalSingle.java
@@ -170,7 +170,7 @@ modsIterator.remove(); } else if (newValue != null && !modifiedEntry.hasValue(type, modAttr.getOptions(), newValue)) !modifiedEntry.hasValue(modAttr.getAttributeDescription(), newValue)) { conflict = true; modsIterator.remove();