Page MenuHomePhabricator

GadgetUsage on Meta lists same no. of active users for every gadget
Closed, DuplicatePublic

Description

The GadgetUsage report on Meta currently lists 2,300 active users for every gadget.

https://meta.wikimedia.org/wiki/Special:GadgetUsage

It looks good on mediawiki.org:

https://www.mediawiki.org/wiki/Special:GadgetUsage

Event Timeline

DannyH raised the priority of this task from to Low.
DannyH updated the task description. (Show Details)
DannyH added a project: Community-Tech.
DannyH moved this task to Needs Discussion on the Community-Tech board.
DannyH subscribed.

It just has the wrong data cached. I'll refresh it....

Fixed on Meta. Once the new code is pushed to all the Wikipedias tomorrow, I'll manually regenerate the tables for all the wikis. In theory, we could just wait until the cron job updates the tables automatically, but that might leave the 2300s in there for a few days, which would be confusing.

(In case you're wondering where 2300 comes from, it's the ID for the gadgets namespace. The reason it's in there now is a complicated story about how MediaWiki does database caching.)

@kaldari, shouldn't we add this to the sprint with 1 or 2 points since you spent a considerable time getting this done?