Page MenuHomePhabricator

Add Wikia as recognized organization in Korma
Closed, ResolvedPublic

Description

Before we had Wikia recognized as organization in "Age of open changesets by affilation (monthly snapshot)" at http://korma.wmflabs.org/browser/gerrit_review_queue.html

Any @wikia.com contributor can be safely assigned to Wikia.

Event Timeline

Qgil raised the priority of this task from to Medium.
Qgil updated the task description. (Show Details)
Qgil subscribed.

After checking affiliations, Korma was missing wikia-inc.com as Wikia people.

I've updated the database using the sorting hat interface.

Some examples:

First, I looked for wikia-inc.com people:

$ sortinghat -u <dbuser> -d <database_name> show --term wikia-inc

Second, for the list I obtained, I started to enrol people in Wikia. This is the process that we've been discussing at T111767: Automate the identities generation where the identities JSON file is daily updated so you can play with that at some point and the changes will be reflected in the dataset after 24 hours:

$ sortinghat -u <user> -d <database_name> enroll 06de4eae3db18112b09baa51f2c7e0bad7929b1e "Wikia, Inc."
...

There were 15 identities across the data sources that were not correctly enrolled to Wikia (they were not enrol indeed).

In addition to all of this, I've double checked Wikia people opening changesets in Gerrit, and I've noticed only one https://gerrit.wikimedia.org/r/#/c/127172/, this should be shown once the metrics are re-obtained.

Page now contains info from Wikia. Closing this!

Thank you! Argh, I wonder which changeset is that single one from Wikia that is now distorting the whole graph...