David Griffon created UNOMI-788:
-----------------------------------
Summary: 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
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)