Page MenuHomePhabricator

User should be told name of existing Developer account when SUL is already in use
Open, Needs TriagePublicFeature

Description

As a user
I want to know what developer account my SUL account is attached to
So that I can remember what account I created at some point in the past.

Event Timeline

bd808 changed the subtype of this task from "Task" to "Feature Request".Sep 7 2022, 4:04 AM
bd808 changed the task status from Open to In Progress.Sep 7 2022, 4:13 PM
bd808 claimed this task.
bd808 moved this task from Backlog to Doing on the Striker board.

Change 830665 had a related patch set uploaded (by BryanDavis; author: Bryan Davis):

[labs/striker@master] feat: report existing Developer account when SUL in use

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

Change 830665 merged by jenkins-bot:

[labs/striker@master] feat: report existing Developer account when SUL in use

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

Change 830688 had a related patch set uploaded (by BryanDavis; author: Bryan Davis):

[operations/puppet@production] striker: bump container version to 2022-09-07-191738-production

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

Change 830688 merged by Andrew Bogott:

[operations/puppet@production] striker: bump container version to 2022-09-07-191738-production

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

bd808 removed bd808 as the assignee of this task.
bd808 added a subscriber: Fpa1981.

Reopening as discussion on https://toolsadmin.wikimedia.org/tools/membership/status/1408 with @Fpa1981 has pointed out that I only fixed the error message for new Developer account creation. The path through striker.labsauth.views.oauth_callback that is triggered by attempting to connect or refresh OAuth with an existing Developer account using https://toolsadmin.wikimedia.org/profile/settings/accounts/ reports only Wikimedia account "{sul}" is already attached to another LDAP account. without showing which Developer account is currently conflicting.