Page MenuHomePhabricator

Remove rcprop attribute on fetchRecentActivity function
Closed, ResolvedPublic0.5 Estimated Story Points

Description

When you load PersonalDashboard and open the console log, you will see the following warning:

Screenshot 2026-02-03 at 13.45.32.png (23×492 px, 7 KB)

This is because the unpatrolled attribute for the API parameter rcprop doesn't exist. We should remove it altogether because it is an unused attribute.

Event Timeline

Scardenasmolinar renamed this task from Change rcprop attribute on fetchRecentActivity function to Remove rcprop attribute on fetchRecentActivity function.Feb 5 2026, 6:15 PM
Scardenasmolinar updated the task description. (Show Details)
Scardenasmolinar changed the point value for this task from 2 to 0.5.Feb 9 2026, 3:58 PM

Change #1239977 had a related patch set uploaded (by Kgraessle; author: Kgraessle):

[mediawiki/extensions/PersonalDashboard@master] Move unpatrolled to the correct attribute on fetchRecentActivity function so we're correctly filtering out patrolled edits

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

Change #1239977 merged by jenkins-bot:

[mediawiki/extensions/PersonalDashboard@master] Move unpatrolled to the correct attribute on fetchRecentActivity function so we're correctly filtering out patrolled edits

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

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

[mediawiki/extensions/PersonalDashboard@master] fetchRecentActivity function followup

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

Change #1240617 had a related patch set uploaded (by Kgraessle; author: Kgraessle):

[mediawiki/extensions/PersonalDashboard@master] Added permissions check before attempting to filter by unpatrolled

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

Change #1240019 merged by jenkins-bot:

[mediawiki/extensions/PersonalDashboard@master] fetchRecentActivity function followup

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

Change #1240617 merged by jenkins-bot:

[mediawiki/extensions/PersonalDashboard@master] Added permissions check before attempting to filter by unpatrolled

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

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

verified on testwiki