Page MenuHomePhabricator

Include a tooltip on IPs where the IP is not connected to the revision/log entry
Closed, ResolvedPublic

Description

Motivation

The "Show IP" feature can reveal IPs that are either:

  1. Directly linked to the log or revision where the IP is being revealed (like history or log pages).
  2. The Latest IP the temporary account used. This is the case where we cannot link the temp account to a specific revision. For example links to temp accounts in content pages (T410636).

This task is to make the distinction clear to the patroller so that they can determine whether the IP is related to the revision or is the latest IP.
It is worth noting that majority of temp accounts only operate from one IP.

Acceptance criteria
  • Include a tooltip to indicate the IP source:
    • For most recently used IP: Most recently used IP
    • For IP belonging to specified revision: IP used for this revision
    • For log and AbuseFilter trips: IP used for this action
      image.png (228×1 px, 114 KB)
See also

See T411768: Include a notice in the IP Info card indicating that this is the temporary account's most recently used IP address for related changes in IPInfo

Event Timeline

Niharika triaged this task as Medium priority.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Follow up from the discussion in T410636.
@mszwarc @Tchanders @KieranMcCann-WMF @Dreamy_Jazz I welcome your thoughts on the proposed specs.

It might be confusing to see "Most recently used IP" in some scenarios but then not see it in others when the IP is also the most recently revealed IP.

We could add a tool tip to each type of revealed IP, e.g.:

  • Most recently used IP
  • IP used for this revision
  • IP used for this action (for log IPs and AbuseFilter log IPs)

The API response from the batch endpoint contains this information already, so this shouldn't be too complicated to implement. It also means the information would be there for all IPs if a user wants to see it.

Niharika renamed this task from [WIP] Include a tooltip on IPs where the IP is not connected to the revision/log entry to Include a tooltip on IPs where the IP is not connected to the revision/log entry.Nov 28 2025, 10:35 AM
Niharika updated the task description. (Show Details)

Change #1212671 had a related patch set uploaded (by Tchanders; author: Tchanders):

[mediawiki/extensions/CheckUser@master] Add tooltip to revealed IPs to explain the source

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

Change #1212671 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Add tooltip to revealed IPs to explain the source

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