-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: Registry
-
None
How to reproduce:
A Person has an role and an organization name set for that role, at this point the Organization is an open form text field. Later we create an attribute enumeration for the Organization(CO Person Role).
The provisioner will try to get the value that we previously stored using the text field and will try to map it to the attribute enumerator dictionary or other_value. Which will fail.