Page MenuHomePhabricator

Show IP is missing from some contribs pages
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
Show IP doesn't display.

image.png (91×1 px, 48 KB)

What should have happened instead?:
It should.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):
showing the related accounts displays Show IP

As such, the data for the IP clearly exists, which makes this not-the-same as T364245 (which got tossed around in en functs-WMF Discord).

My sense of the load order when I've seen this error since the deploy on February 5, is that there maybe some race condition? possible candidates include the find all related note box, and/or the IP infobox, and or having IP auto reveal on - though I'd disinclude the last, maybe it's worth checking. (NB this is the same issue I ran into on the call with Claudia yesterday also though I'm not sure if we were recording then, so you can maybe get a screenshare of the weirdness that way.)

Issue also occurs (and seeing the grouped IP causes it not to be an issue) with safemode=1.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Special:IPInfo and the bottom tool bar button at Special:Contributions can be used as temporary workarounds until the issue is fixed.

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

[mediawiki/extensions/CheckUser@master] Fix IP reveal buttons on contributions page when there are extra user links

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

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

[mediawiki/extensions/CheckUser@wmf/1.46.0-wmf.14] Fix IP reveal buttons on contributions page when there are extra user links

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

Change #1237893 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Fix IP reveal buttons on contributions page when there are extra user links

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

Change #1237908 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@wmf/1.46.0-wmf.14] Fix IP reveal buttons on contributions page when there are extra user links

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

dom_walden subscribed.

I cannot reproduce this particular bug. There are some other bugs which we need to be fixed (e.g. T417177) and further testing will be done after this.