[
https://issues.apache.org/jira/browse/UNOMI-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758481#comment-17758481
]
Francois Gerthoffert commented on UNOMI-788:
--------------------------------------------
This was verified using:
Apache Unomi 2.4.0.SNAPSHOT (2023-08-23 07:01:22+0000 // 1692774082990 //
master // f03a8)
> remove OGNL warning when evaluating missing properties
> ------------------------------------------------------
>
> Key: UNOMI-788
> URL: https://issues.apache.org/jira/browse/UNOMI-788
> Project: Apache Unomi
> Issue Type: Bug
> Reporter: David Griffon
> Assignee: David Griffon
> Priority: Major
> Fix For: unomi-2.4.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, if a property is missing to be evaluated by the
> {{PropertyConditionEvaluator}} the following warning is log, whatever the
> kind of property to read:
> {code}
> 14:36:16.687 WARN [qtp1919480271-414] OGNL Off. Expression not evaluated on
> item org.apache.unomi.api.Event. See debug log level for more information
> {code}
> This happens a lot as properties are always evaluated.
> This task to show that log only if relevant
--
This message was sent by Atlassian Jira
(v8.20.10#820010)