opendj-server-legacy/src/main/java/org/opends/server/backends/task/TaskBackend.java
@@ -744,7 +744,7 @@ } Attribute a = m.getAttribute(); AttributeType at = a.getAttributeType(); AttributeType at = a.getAttributeDescription().getAttributeType(); if (!at.hasName(ATTR_TASK_STATE)) { return false; }