There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-5bdf1eeb-3d07-417b-9284-128cc7d2a9b5 XWIKI-18455 Open

Pagination issue in Extension updater

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-0caaa336-69cd-462d-b785-19932b32e4df Manuel Leduc on 17/Sep/26 11:33
 

I couldn't reproduce locally, but we had several reports that the issue exists in practice. The missing part is probably that the update results are only stored in the cache, and not serialized. Therefore, if the cache job is flushed from the cache, the second page cannot be retrieved and the update job needs to be restarted.