Query list empty at Entity Log page

I’m using cuba 6.9.5.
There are two entities in my project. There are many changes, I call it A, and the other change is smaller. I call it B.
When I search for A and click the page button “>>” to the last page, then I search for B, there is no result other than clicking the page button “<<”。
I think this is a bug.

Unfortunately, we can not reproduce the problem. Could you please provide more information about your problem? If it is possible, could you share a small project and steps to reproduce the problem in order to help us investigate the problem.

I use sales(https://github.com/cuba-platform/sample-sales/archive/master.zip) to reproduce the problem.
Setup two entity log: Order and Product.

Then create 7 orders and change the price of a product.

Enter the entity log view page, set show rows to 5.

Search Order entity and click “>>” button to the last page, you will see two entity log.

Change search entity from Order to Product and click search button.

You will receive empty list, but if you click “<<” button, you will get one result.

Thank you for reporting the problem. We have created the issue, see the link.