Closed
Bug 726184
Opened 13 years ago
Closed 13 years ago
Write a script that imports personas users to AMO
Categories
(addons.mozilla.org Graveyard :: Maintenance Scripts, defect, P4)
addons.mozilla.org Graveyard
Maintenance Scripts
Tracking
(Not tracked)
RESOLVED
FIXED
6.4.5
People
(Reporter: clouserw, Assigned: andy+bugzilla)
References
Details
Before we shutdown getpersonas.com we've gotta get everyone off of there. The plan is to write a script that imports user which:
- Uses email address as a primary key
- Creates new users on AMO if they don't exist yet pulling relevant data including password hash
- If user does exist, no action on users table (no data is updated)
- Script retrieves user's favorite personas from getpersonas.com. Adds these to the users existing "My Favorites" collection on AMO using the AMO URLs (not getpersona URLs). The IDs for AMO and getpersona are different but AMO stores the getpersona ids in the personas table.
The goal for when this is done is for people with accounts on getpersonas.com to be able to log in to AMO with the same credentials.
Reporter | ||
Updated•13 years ago
|
Priority: -- → P4
Target Milestone: 6.4.2 → 6.4.3
Reporter | ||
Updated•13 years ago
|
Target Milestone: 6.4.3 → 6.4.4
Reporter | ||
Updated•13 years ago
|
Assignee: kumar.mcmillan → amckay
Target Milestone: 6.4.4 → 6.4.5
Assignee | ||
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Blocks: greater-percona
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•