Page MenuHomePhabricator

Add info about AbuseFilter hits
Closed, ResolvedPublic

Description

Problem
During the investigation of the cases, it requires extra page to search to find out if these accounts are tripping AbuseFilters

Solution
Introduce count X AF hits on the account level in the overview. X will be helpful to know how many times this person tripped, while at the same time the implementation of https://phabricator.wikimedia.org/T429346 will include total number of edits and the reverts, which will result in a full picture of how many good and not edits there is for the account.

Acceptance Criteria

  • On the account column, on the Main page, on each account, if they have AbuseFilter hits add XX AF hits
  • When clicking the link should open Special:AbuseLog for that account name
  • Add this link on Details and on the extras
  • Instrumentation on the click of the link

Event Timeline

Change #1307452 had a related patch set uploaded (by Mszwarc; author: Mszwarc):

[mediawiki/extensions/CheckUser@master] SI: Extract user link rendering to a separate service

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

Change #1308089 had a related patch set uploaded (by Mszwarc; author: Mszwarc):

[mediawiki/extensions/AbuseFilter@master] Add service for counting AF hits

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

Change #1308090 had a related patch set uploaded (by Mszwarc; author: Mszwarc):

[mediawiki/extensions/CheckUser@master] SI: Display number of abuse filter hits for a user

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

Change #1307452 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] SI: Extract user link rendering to a separate service

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

Change #1308089 merged by jenkins-bot:

[mediawiki/extensions/AbuseFilter@master] Add service for counting AF hits

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

Change #1308090 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] SI: Display number of abuse filter hits for a user

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