There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d28cd667-b166-4210-a74e-c87f6a8393c6 XWIKI-21153 Closed

Move/Rename: Links on child pages with their own children not updated when pointing to their own children

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-6886ee27-b5ed-4811-a4a6-28a46e1cb7f2 Rob Ostapiuk on 13/Jun/24 17:33
 

Thanks, Vincent.

After running into other issues similar to this, I think the problem is that we were looking at a page before the move job had completed.   In other words, the page was moved to the new location and could be displayed, but the job hadn't yet updated all the links on the page yet.  This was happening mostly with large moves (20+ pages), though I was able to make it happen with some small ones like my example as well.  Our XWiki instance runs on a virtual machine that is probably under-powered for moving large blocks of content in one go, so there can be a significant delay in those situations.   I don't think I've seen this happen recently, but we haven't done as many moves like this now that our content has been arranged in its current form.