This issue has been created
There are 3 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-892fde11-2755-49d7-b0fe-a9946f7d71a4 XWIKI-22410 Open

Attachment modifications don't appear in the activity stream anymore

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-d4667049-43c6-4f0f-860b-3f9d05eeda05 Thomas Mortagne created this issue on 08/Aug/24 16:01
 
Summary: Attachment modifications don't appear in the activity stream anymore
Issue Type: cid:jira-generated-image-avatar-892fde11-2755-49d7-b0fe-a9946f7d71a4 Bug
Affects Versions: 10.9
Assignee: Unassigned
Components: Event Stream
Created: 08/Aug/24 16:01
Priority: cid:jira-generated-image-static-major-3317ebac-9e95-4230-9eeb-210ba1cfed41 Major
Reporter: Thomas Mortagne
Description:

It was lost by the move to a new activity stream system in XWIKI-15660/XWIKI-15665.

The root cause seems to be that no descriptor was implemented for attachment events (but there is one for component events, for example).

 
 

3 updates

 
cid:jira-generated-image-avatar-d4667049-43c6-4f0f-860b-3f9d05eeda05 Changes by Thomas Mortagne on 08/Aug/24 16:01
 
Description: It was lost by the move to a new activity stream system in XWIKI-15660/XWIKI-15665.

We do know that a modification was made to the document (since uploading an attachment also cause a document save), we just don't know it's an attachment related change anymore. So not making it a block for this very old regression.

The root cause seems to be that no descriptor was implemented for attachment events (but there is one for component events, for example).
Component: Old Core
Labels: regression
 
 

1 comment

 
cid:jira-generated-image-avatar-d4667049-43c6-4f0f-860b-3f9d05eeda05 Thomas Mortagne on 08/Aug/24 16:05
 

Note: to be checked if we have the same problem as XWIKI-8422 when this issue is fixed.