Open
Description
When the PR #1161 is merged, there might be an issue with the switching from one article to the next, as @di72nn wrote:
Either I miss something or it's impossible to get "previous/next article" using SQL if creation dates may be duplicate and grow in a different direction from IDs. It is possible to select multiple articles and choose one on the Java side, but I don't think it's worth it.
This needs to be reproduced and analyzed.