This issue has been created
There are 7 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-21786e4c-9a54-4ada-907f-a0b7c15669f2 XWIKI-23952 Open

Dashboard on subwiki shows event from the whole farm

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-13d632b2-3b06-4a35-8c7d-9fb31350126f Manuel Leduc created this issue on 27/Jan/26 15:14
 
Summary: Dashboard on subwiki shows event from the whole farm
Issue Type: cid:jira-generated-image-avatar-0343eb6f-1393-4126-9361-fa23d5fc24fe Task
Affects Versions: 15.10.16
Assignee: Unassigned
Components: Dashboard
Created: 27/Jan/26 15:14
Labels: regression
Priority: cid:jira-generated-image-static-major-d221c577-9c25-4918-8396-219fa564def0 Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. create a sub wiki (s1)
  2. create a page A on the main wiki
  3. create a page B on the sub wiki
  4. go to the dashboard of the sub wiki (http://localhost:8080/xwiki/wiki/s1/view/Dashboard/)

Expected

Only page B is presented in the activity stream.

Actual

Page A and B are presented in the activity stream.

Notes

I reproduced it on 15.10.16, but not on 13.10.11 so the regression lies somewhere between those versions, but is yet to be found.

 
 

7 updates

 
cid:jira-generated-image-avatar-13d632b2-3b06-4a35-8c7d-9fb31350126f Changes by Manuel Leduc on 27/Jan/26 15:14
 
Issue Type: Task Bug
Fix Version: 18.1.0-rc-1
Fix Version: 17.10.3
Fix Version: 17.4.9
Fix Version: 16.10.17
Description: h2. Reproduction steps

# create a sub wiki (s1)
# create a page A on the main wiki
# create a page B on the sub wiki
# go to the dashboard of the sub wiki (http://localhost:8080/xwiki/wiki/s1/view/Dashboard/)

h2. Expected

Only page B is presented in the activity stream.

h2. Actual

Page A and B are presented in the activity stream.

h2. Notes

* I reproduced it on 15.10.16, but not on 13.10.11 so the regression lies somewhere between those versions, but is yet to be found.
* I haven't tried with other kinds of events (e.g., mentions)
Priority: Major Blocker