Hi All,
I have created a query in AOT to use with Security Policy.
Because this query will contains complex range values, I didn't add a range in the query data source instead I override the init() method of the query to add my custom range as below.
Problem is that neither I can debug the query not the info() message appear nor the condition is met.
Although the query is working fine if i set the range from AOT
Have i missed something for below ?