Actions
Feature #527
openAutomatic basic type conversion for acc
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Eav
Target version:
-
Start date:
06/22/2017
Due date:
% Done:
70%
Estimated time:
Owner:
Description
This is a feature suggestion:
Perform automatic type conversion for basic types. For example I have a form attribute of type Long and resource attribute of type String. When I perform provisioning or sync, it fails with "Form value [2037] for attribute [idPerson] has to be type of [LONG], given [java.lang.String]" (or similar for provisioning). Now it is required to do the conversion in transform to/from. Idea is to perform the conversion automatically for basic datatypes.
Related issues
Actions