Page MenuHomePhabricator

Prevent edits which are rollbacks or undos from showing up in the Recent Activity module
Closed, ResolvedPublic2 Estimated Story Points

Description

The PersonalDashboard Recent Activity module, should filter out all reverted edits.
A reverted edit can be one of the following:

  • undo
  • rollback
  • manual revert

See docs here.

Currently, we're only filtering out edits based on the tag mw-reverted which doesn't capture the edits which cause the revert. We should also filter these out as well as any other revert types.

Acceptance Criteria:

  • Edits in the Recent Activity module shouldn't be reverts

Event Timeline

Samwalton9-WMF renamed this task from Prevent rollbacks and undos from showing up in the Recent Activity module to Prevent edits which are rollbacks or undos from showing up in the Recent Activity module.Jan 20 2026, 3:26 PM
Samwalton9-WMF updated the task description. (Show Details)
jsn.sherman changed the task status from Open to In Progress.Jan 20 2026, 4:51 PM
jsn.sherman claimed this task.
jsn.sherman moved this task from Ready to In Progress on the Moderator-Tools-Team (Kanban) board.

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

[mediawiki/extensions/PersonalDashboard@master] recent activity: filter out undo & rollback edits

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

Change #1229170 merged by jenkins-bot:

[mediawiki/extensions/PersonalDashboard@master] recent activity: filter out undo & rollback edits

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