Gilad W created UNOMI-418:
-----------------------------
Summary: UpdatePropertiesAction overrides the strategy with
hardcoded “alwaysSet”
Key: UNOMI-418
URL: https://issues.apache.org/jira/browse/UNOMI-418
Project: Apache Unomi
Issue Type: Bug
Reporter: Gilad W
in processProperties method in class UpdatePropertiesAction:
if (propType != null) {
isProfileOrPersonaUpdated |= PropertyHelper.setProperty(target,
prop, PropertyHelper.getValueByTypeId(propsMap.get(prop),
propType.getValueTypeId()), "alwaysSet");
--
This message was sent by Atlassian Jira
(v8.3.4#803005)