This issue has been created
There are 3 updates.
 
 
XWiki Commons / cid:jira-generated-image-avatar-166a36c6-dd8a-4279-a1f4-49b80b7e4c4e XCOMMONS-3275 Open

Job status of jobs executed before the upgrade to 16.10.x cannot be loaded anymore

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-81bf3fd0-e2bd-4871-ae95-f5825e3b5f85 Michael Hamann created this issue on 05/Mar/25 14:08
 
Summary: Job status of jobs executed before the upgrade to 16.10.x cannot be loaded anymore
Issue Type: cid:jira-generated-image-avatar-166a36c6-dd8a-4279-a1f4-49b80b7e4c4e Bug
Affects Versions: 16.10.0-rc-1
Assignee: Unassigned
Components: Job
Created: 05/Mar/25 14:08
Labels: regression
Priority: cid:jira-generated-image-static-blocker-629a1665-7c5f-40da-826c-7bfa7560d463 Blocker
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Install an XWiki version < 16.10.0RC1, like 16.9.0
  2. Perform a job like installing an extension.
  3. Upgrade to XWiki 16.10.0 (or 16.10.4)
  4. Try accessing the job status, either directly through the REST API or by checking in the extension manager if there is a "Progress" tab when clicking on the extension in the "History".

Expected result:

The job status can be retrieved.

Actual result:

The job status cannot be retrieved. This is because XCOMMONS-2387 changed the directory names of the job status to be base64-encoded without migrating any existing job status.

 
 

3 updates

 
cid:jira-generated-image-avatar-81bf3fd0-e2bd-4871-ae95-f5825e3b5f85 Changes by Michael Hamann on 05/Mar/25 14:10
 
Fix Version: 16.10.5
Fix Version: 17.2.0-rc-1
Assignee: Michael Hamann