This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-afeabfa2-8544-46c7-b1e7-c1e2e96c5f9a XWIKI-22907 In Progress

The update object property REST endpoint is modifying the cached document

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2f69d7fc-6a08-4708-9809-a423900af7c2 Thomas Mortagne created this issue on 20/Feb/25 14:55
 
Summary: The update object property REST endpoint is modifying the cached document
Issue Type: cid:jira-generated-image-avatar-afeabfa2-8544-46c7-b1e7-c1e2e96c5f9a Bug
Affects Versions: 16.10.3
Assignee: Unassigned
Components: REST
Created: 20/Feb/25 14:55
Priority: cid:jira-generated-image-static-major-a520feba-bd20-4106-87ed-d0acef2397ea Major
Reporter: Thomas Mortagne
Description:

ObjectPropertyResourceImpl#updateObjectProperty is directly modifying the XWikiDocument from the cache (catched by XWIKI-22891), potentially causing various problems with other threads manipulating the same document during that time.

 
 

2 updates

 
cid:jira-generated-image-avatar-2f69d7fc-6a08-4708-9809-a423900af7c2 Changes by Thomas Mortagne on 20/Feb/25 14:55
 
Assignee: Thomas Mortagne
Status: Open In Progress