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.
Description
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | Feature | None | T294767 User should be told name of existing Developer account when SUL is already in use | ||
| Resolved | bd808 | T429759 Cannot join Toolforge: Striker throws IntegrityError while saving user |
Event Timeline
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
Change 830665 merged by jenkins-bot:
[labs/striker@master] feat: report existing Developer account when SUL in use
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
Change 830688 merged by Andrew Bogott:
[operations/puppet@production] striker: bump container version to 2022-09-07-191738-production
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.
