-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
None
-
None
-
-
NEW
-
NEW
Hi, based on 7.7.0 documentation a POJO boolean getter can be isMyAttribute or getMyAttribute.
We get the following exception when using is as prefix for boolean getter as follows:
2018-05-28 22:17:41 [main] ERROR o.d.c.kie.builder.impl.KieProject - Unable to build KieBaseModel:myKbase
Unable to Analyse Expression current == true:
[Error: unable to resolve method using strict-mode: com.acme.pojos.current()]
[Near :
]