This issue has been created
There are 5 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0ed4415d-b689-42b3-a1c3-27bb84c35ac0 XWIKI-24498 In Progress

Speed up extension import by skipping existing versions

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9a4f4aea-ba8d-478e-9c2c-de809e2c5511 Thomas Mortagne created this issue on 18/Jun/26 16:37
 
Summary: Speed up extension import by skipping existing versions
Issue Type: cid:jira-generated-image-avatar-0ed4415d-b689-42b3-a1c3-27bb84c35ac0 Improvement
Affects Versions: 18.4.1
Assignee: Unassigned
Components: Repository
Created: 18/Jun/26 16:37
Priority: cid:jira-generated-image-static-major-f18e2f14-c54e-402f-9f98-751009137a07 Major
Reporter: Thomas Mortagne
Description:

extension.xwiki.org have the concept project (a top level page associated to a repository and which is used as entry point for several extensions) but it never been committed to the standard repository applicattion. It's also missing the work done for extension to moved versions to dedicated pages

 
 

5 updates

 
cid:jira-generated-image-avatar-9a4f4aea-ba8d-478e-9c2c-de809e2c5511 Changes by Thomas Mortagne on 18/Jun/26 16:37
 
Fix Version: 18.6.0-rc-1
Fix Version: 18.4.2
Description: extension.xwiki.org have XWIKI-14136 moved version to dedicated page, but also made the concept project ( import a top level page associated to a repository and which is used as entry point lot slower for several extensions) but extension with a lot of version because it never been committed has to load and check a lot of documents instead of a lot of xobject in the standard repository applicattion same document . It

A solution would be to stop checking already existing version pages since it
's also missing useless 99% of the work done for extension to moved versions to dedicated pages time.
Assignee: Thomas Mortagne
Status: Open In Progress