[
https://issues.apache.org/jira/browse/UNOMI-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609471#comment-17609471
]
Serge Huber commented on UNOMI-566:
-----------------------------------
Hello,
Could you provide an example of the event you are trying to send ?
Regards,
Serge...
> Unomi fails to retrieve events when source or target are profiles
> -----------------------------------------------------------------
>
> Key: UNOMI-566
> URL: https://issues.apache.org/jira/browse/UNOMI-566
> Project: Apache Unomi
> Issue Type: Bug
> Components: unomi(-core)
> Affects Versions: unomi-1.6.0
> Environment: Archlinux with openJdk 11
> CentOS 7 with openJdk 11
> Reporter: Adrien Oliva
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When an event contains a reference to a Profile in source or target, Jackson
> fails to deserialize it and results in exception:
>
> Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:
> Unrecognized field "systemProperties" (class
> org.apache.unomi.api.CustomItem), not marked as ignorable (4 known
> properties: "properties", "scope", "itemType", "itemId"])
> at [Source: UNKNOWN; line: -1, column: -1] (through reference chain:
> org.apache.unomi.api.Event["source"]->org.apache.unomi.api.CustomItem["systemProperties"])
--
This message was sent by Atlassian Jira
(v8.20.10#820010)