This issue has been created
There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c27116f1-a700-4a98-92d5-3137cf8c96fd XWIKI-23014 In Progress

The preparation is lost after the execution of a top level document in a view action

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-19a7fb82-5d89-4ab9-8aaa-730b91572b5a Thomas Mortagne created this issue on 24/Mar/25 13:47
 
Summary: The preparation is lost after the execution of a top level document in a view action
Issue Type: cid:jira-generated-image-avatar-c27116f1-a700-4a98-92d5-3137cf8c96fd Bug
Affects Versions: 16.3.0-rc-1
Assignee: Unassigned
Components: Old Core, Sheet
Created: 24/Mar/25 13:47
Priority: cid:jira-generated-image-static-major-547be8b0-2c13-4357-a647-bf634d833573 Major
Reporter: Thomas Mortagne
Description:

The problem is that the document which is executed in the case of a /view/ action is a clone of the cache document, so the result of the preparation won't go in the cached document.

Unfortunately we do need this XWikiDocument to be a clone for the sheet system to work properly (see XWIKI-20716) so it's not an easy fix.

 
 

3 updates

 
cid:jira-generated-image-avatar-19a7fb82-5d89-4ab9-8aaa-730b91572b5a Changes by Thomas Mortagne on 24/Mar/25 13:47
 
Assignee: Thomas Mortagne
Labels: performance
Status: Open In Progress