Hello,
need some help with one issue.
I have Query AOT that I using in Policy. Problem is that i have one dynamic range for one of tables. I should add current user id to range value.
I tried to solve it by setting rangeField in init method, but policy execute pure query (do not invoke init method).
Is there a change to put method into range parameter or any other ways to solve this problem?
*This post is locked for comments