This issue has been created
There is 1 update.
 
 
LLM AI Integration / cid:jira-generated-image-avatar-0af14441-740d-4936-913b-493023f1a6f6 LLMAI-161 Open

Deleting a translation corrupts the RAG index

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-840f453b-3561-4e46-a6bb-8d5c2d74af43 Paul Pantiru created this issue on 13/Jul/26 14:10
 
Summary: Deleting a translation corrupts the RAG index
Issue Type: cid:jira-generated-image-avatar-0af14441-740d-4936-913b-493023f1a6f6 Bug
Affects Versions: 0.9
Assignee: Unassigned
Created: 13/Jul/26 14:10
Priority: cid:jira-generated-image-static-major-b8158de4-8db8-49ec-822e-1945bdc10bc1 Major
Reporter: Paul Pantiru
Description:

Deleting a translation corrupts the RAG index (XWikiDocumentStoreEventListener.java:103): the delete event's source document has no locale, so deleting Page;fr wrongly deletes the default document's chunks and orphans the French ones forever.

 
 

1 update

 
cid:jira-generated-image-avatar-840f453b-3561-4e46-a6bb-8d5c2d74af43 Changes by Paul Pantiru on 13/Jul/26 14:11
 
Assignee: Paul Pantiru