This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-d0db7866-52f4-4ebf-b11d-cb727cb76313 XWIKI-23682 Open

Intermittent caching behavior with LiveData macro

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-7f80c556-0eb2-473a-99b6-c0f915451006 Guillaume Delhumeau created this issue on 03/Nov/25 17:47
 
Summary: Intermittent caching behavior with LiveData macro
Issue Type: cid:jira-generated-image-avatar-d0db7866-52f4-4ebf-b11d-cb727cb76313 Bug
Affects Versions: 17.9.0
Assignee: Unassigned
Components: Live Data
Created: 03/Nov/25 17:47
Priority: cid:jira-generated-image-static-major-ec44fc3b-24f2-425b-8d30-5ca2ff484309 Major
Reporter: Guillaume Delhumeau
Description:

While developing a new app using the LiveData macro, I noticed that changes are sometimes not reflected when reusing the same id parameter. In certain cases, the cache seems to hide the actual results, making it harder to test custom filters or understand why modifications aren’t applied.

The behavior is intermittent and not easy to reproduce consistently. I observed it after several hours of trial and error, so I don’t have all the details yet, but it seems related to how the macro handles repeated identifiers.