opendj-server-legacy/src/main/java/org/opends/server/extensions/StaticGroup.java
@@ -555,7 +555,7 @@ for (Modification mod : modifications) { Attribute attribute = mod.getAttribute(); if (attribute.getAttributeType().equals(memberAttributeType)) if (attribute.getAttributeDescription().getAttributeType().equals(memberAttributeType)) { switch (mod.getModificationType().asEnum()) {