Row-Level Role should load and show data on first page

Hi,
I have defined a row-level role for some special users. When I open a screen with a table I only see a fraction of the expected data. When I browse to the next pages in the table I see the other rows.
How can I define to load an show all rows for the user on the first page?

Thanks! Reini

Hi Reini,

Normally the framework ensures the correct paging when using both JPQL and Predicate policies of row-level roles. So we need additional information from you on how to reproduce the problem. A small test project would be the best.

Regards,
Konstantin