opendj-server-legacy/src/main/java/org/opends/server/plugins/ReferentialIntegrityPlugin.java
@@ -1006,7 +1006,7 @@ break; } Attribute modifiedAttribute = entry.getExactAttribute(mod.getAttribute().getAttributeDescription()); Attribute modifiedAttribute = entry.getAttribute(mod.getAttribute().getAttributeDescription()); if (modifiedAttribute != null) { PluginResult.PreOperation result =