Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.4 (Heisenberg), 3.4.1
-
Fix Version/s: 3.6 (Comenius)
-
Component/s: None
-
Labels:None
Description
When object (user) has extension attribute in the repo and there is no schema for that attribute then there is an error:
Raw value PPV(null, raw element: XNode(primitive:parser ValueParser(DOMe, {http://midpoint.evolveum.com/xml/ns/samples/extension-3}ssn: ssn2))) in item PP({http://midpoint.evolveum.com/xml/ns/samples/extension-3}ssn):[PPV(null, raw element: XNode(primitive:parser ValueParser(DOMe, {http://midpoint.evolveum.com/xml/ns/samples/extension-3}ssn: ssn2)))] (extension/ssn in user:1306ed03-dff1-4f51-aebc-2ca25483f6f0(jack))
We should ignore such attributes.
This also happens on respository object pages, so the problem cannot be readily fixed.
This is likely to happen if a schema definition is deleted, but some objects still have the attributes.