Closed
Bug 1132115
Opened 10 years ago
Closed 10 years ago
User API errors out when creating a user with an email
Categories
(support.mozilla.org :: Users and Groups, task, P2)
support.mozilla.org
Users and Groups
Tracking
(Not tracked)
RESOLVED
FIXED
2015Q1
People
(Reporter: rehandalal+mozilla, Assigned: mythmon)
References
Details
(Whiteboard: u=api c=users p=1 s=2015.3)
When I attempt to create a user with an email address provided I get an IntegrityError (1062, "Duplicate entry '1137886' for key 'PRIMARY'").
This is likely related to the way create_inactive_user works.
Assignee | ||
Comment 1•10 years ago
|
||
Taking this and adding sprint metadata.
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
Whiteboard: u=api c=users p=1 s=2015.3
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Rehan: Could you review this? This will help to review bug 1123766.
Flags: needinfo?(rdalal)
Comment 4•10 years ago
|
||
Deployed to stage and prod:
https://github.com/mozilla/kitsune/commit/3e17ada9dc3200479da9be940a3e1a0d2ee2a03d
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(rdalal)
Resolution: --- → FIXED
Updated•10 years ago
|
Priority: -- → P2
Target Milestone: --- → 2015Q1
You need to log in
before you can comment on or make changes to this bug.
Description
•