[
https://issues.apache.org/jira/browse/UNOMI-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-418.
-------------------------------
Fix Version/s: 1.5.5
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 1.5.5
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)