I have a Bludit installation on a domain, with two users. One administrator and one Author.
The administrator has 160 posts published, and the other user with author role has published 11 posts.
Pagination in admin area (contents) is fine when I'm logged in with the administrator role. There are 8 pages with 20 posts in each.
But when logging with the author role, pagination has still 8 pages! the first page is empty, the second page has 1 post, the third page has 4 posts and so on... . And the link on "Last" shows page number 8!
This happens only for users with the role Author. If I change the role to Editor, which has access to all posts, pagination has no issue.
It seems Bludit hides the unrelated posts to the author, but does not recalculate the number of pages for that specific author. Is it a bug or a feature?

bludit: 3.15.0
php: 7.3