Page MenuHomePhabricator

Unlink SUL and Phab accounts from Michabarber in Striker
Closed, ResolvedPublic

Description

Hello,
I'm reorganizing my accounts due of past errors between my personal and professional WMFR accounts.
Since it cannot be done by the toolsadmin.wikimedia.org user interface, could someone help unlink the following accounts :

Could someone help me with the following :

Current & wrong

We currently have the wrong chain :

  • Dev account Michabarber (PRIVATE = INCORRECT) is attached :
    • Wikimedia account Michael Barbereau WMFr (professional account)
    • Phabricator account mickeybarber (professional account)

Capture d’écran du 2026-03-17 11-41-57.png (1,243×584 px, 51 KB)

Wanted & correct

At the end of the day, we want to have a clean chain of Michael's professional accounts such as :

  • Dev account michael-wmfr (PROFESSIONAL = CORRECT) to be attached with :
    • Wikimedia account Michael Barbereau WMFr (professional account)
    • Phabricator account mickeybarber (professional account)

THX

Note

Both dev account are attached with SUL account: Michael Barbereau WMFr . This may be a key thing to break.

See also

  • T420358 - our ongoing investigation

Event Timeline

The Cloud-Services project tag is not intended to have any tasks. Please check the list on https://phabricator.wikimedia.org/project/profile/832/ and replace it with a more specific project tag to this task. Thanks!

Yug updated the task description. (Show Details)
Yug renamed this task from Unlink accounts to Unlink WM and Phab accounts from Dev accounts.Mar 17 2026, 12:30 PM
Yug updated the task description. (Show Details)
Yug updated the task description. (Show Details)
This comment was removed by Yug.
Aklapper removed subscribers: srishakatux, taavi.

(I don't think random folks can help with project tags which aren't their field.)

Since it cannot be done by the toolsadmin.wikimedia.org user interface

What makes you think so?

What does your screenshot show?
Where is it from?

  • Phabricator: You should be able to unlink one of your two accounts listed on https://phabricator.wikimedia.org/p/mickeybarber/ via https://phabricator.wikimedia.org/settings/panel/external/; if you unlink and re-link both accounts then make sure not to log out off Phabricator, otherwise you cannot log in anymore into Phabricator. After that, what happens if you click "Refresh Phabricator data" in your screenshot?
  • Wikimedia (SUL) account: Have you tried logging into your wanted account, and then click "Refresh OAuth Credentials" in your screenshot?
bd808 subscribed.

This data lives in the local database of Striker.

bd808 renamed this task from Unlink WM and Phab accounts from Dev accounts to Unlink SUL and Phab accounts from Michabarber in Striker.Mar 17 2026, 3:32 PM
Yug updated the task description. (Show Details)
Yug updated the task description. (Show Details)
bd808 claimed this task.
striker_admin@m5-master.eqiad.wmnet(striker)> UPDATE labsauth_labsuser SET sulid=null, sulname=null, sulemail=null, oauthtoken=null, oauthsecret=null WHERE ldapname='Mickabarber';
Query OK, 1 row affected (0.002 sec)
Rows matched: 1  Changed: 1  Warnings: 0

striker_admin@m5-master.eqiad.wmnet(striker)> UPDATE labsauth_labsuser SET phabname=null, phid=null, phabrealname=null, phaburl= null, phabimage=null WHERE ldapname='Mickabarber';
Query OK, 1 row affected (0.002 sec)
Rows matched: 1  Changed: 1  Warnings: 0

The Michael Barbereau WMFr SUL account and mickeybarber Phab account are now open for attaching to another Developer account via Striker.