Previous days posts not loaded in the app
Expected behavior
All users, regardless of their role, should be able to see their own posts in the app's Posts screen (My Site → Blog Posts → Published tab).
Actual behavior
In certain circumstances, authors cannot see their own posts in the app's Posts screen. This appears to happen when other users of the site publish enough posts to "push" the authors posts off the result page. This shouldn't happen, an author is requesting their posts, so the amount of posts published by other users shouldn't influence here.
Note: Other roles, such as contributors, may also be affected.
Steps to reproduce the behavior
I haven't independently reproduced this on Android (only on iOS in https://github.com/wordpress-mobile/WordPress-iOS/issues/17042).
- Locate a WP.com site (e.g. a Simple site) and a site user with an author role
- Ensure the author has published posts (check on WP.com if needed)
- Publish many posts from other users (on iOS, 40 posts are needed, but it appears that it might be more on Android)
- Log in to the WPAndroid app
- Locate the site and navigate to My Site → Blog Posts → Published tab
- Notice that no posts are shown
Tested Pixel 3, Android 11, WPAndroid 17.8-rc-1
Internal reference p4a5px-2L9-p2
This issue mirrors its WPiOS counterpart https://github.com/wordpress-mobile/WordPress-iOS/issues/17042.