Page MenuHomePhabricator

Increase Recent Changes API call from 100 results to maximum allowed
Closed, ResolvedPublic1 Estimated Story Points

Description

In the Review Changes feed we're not showing many edits on some of our pilot wikis, because we're only fetching 100 edits, and then selecting high revert risk edits from the results. The proper fix for this is at T407552, where we will be selecting only high revert risk edits, but we should also be retrieving more than 100 edits.

We should increase this to the maximum allowable.

Event Timeline

While doing this we could also be dropping categorisation changes and logs from the results.

Change #1249357 had a related patch set uploaded (by Jsn.sherman; author: Jsn.sherman):

[mediawiki/extensions/PersonalDashboard@master] useFetchActivityResult: get more relevant edits

https://gerrit.wikimedia.org/r/1249357

jsn.sherman changed the task status from Open to In Progress.Mar 9 2026, 5:29 PM
jsn.sherman moved this task from Ready to Eng review on the Moderator-Tools-Team (Kanban) board.
jsn.sherman set the point value for this task to 1.Mar 9 2026, 5:58 PM
jsn.sherman added a project: OKR-Work.

Change #1249357 merged by jenkins-bot:

[mediawiki/extensions/PersonalDashboard@master] useFetchActivityResult: get more relevant edits

https://gerrit.wikimedia.org/r/1249357

jsn.sherman moved this task from QA to Done on the Moderator-Tools-Team (Kanban) board.

Change #1253459 had a related patch set uploaded (by Jsn.sherman; author: Jsn.sherman):

[mediawiki/extensions/PersonalDashboard@master] useFetchActivityResult: rclimit 500

https://gerrit.wikimedia.org/r/1253459

Change #1253459 merged by jenkins-bot:

[mediawiki/extensions/PersonalDashboard@master] useFetchActivityResult: rclimit 500

https://gerrit.wikimedia.org/r/1253459