Gilad W created UNOMI-443:
-----------------------------

             Summary: when merging profiles, nested properties overrides.
                 Key: UNOMI-443
                 URL: https://issues.apache.org/jira/browse/UNOMI-443
             Project: Apache Unomi
          Issue Type: Bug
            Reporter: Gilad W


profileToMerge:
properties: \{emailMarketing: {emailAcceptMarketing: true}

targetProfile:
properties: \{emailMarketing: {lastClicked: "2020-02-02T07:16:02.177Z"}

outcome now:
properties: \{emailMarketing: {emailAcceptMarketing: true}

desired outcome:
properties: \{emailMarketing: {emailAcceptMarketing: true, lastClicked: 
"2020-02-02T07:16:02.177Z"}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to