Closed
Bug 935200
Opened 12 years ago
Closed 12 years ago
Merge accounts or disable dmitchell@mozilla.com
Categories
(bugzilla.mozilla.org :: Infrastructure, defect)
bugzilla.mozilla.org
Infrastructure
Tracking
()
RESOLVED
FIXED
People
(Reporter: dustin, Unassigned)
Details
I logged in with persona and found myself with two accounts. Can the dmitchell@mozilla.com account be merged to dustin@mozilla.com?
Comment 1•12 years ago
|
||
Sigh, Persona.
Admin. Please run the following script from the production webhead
1. # cd /path/to/bugzilla/root
2. # perl ./contrib/merge-users.pl dmitchell@mozilla.com dustin@mozilla.com
Thanks
dkl
Assignee: nobody → server-ops-webops
Component: Administration → WebOps: Bugzilla
Product: bugzilla.mozilla.org → Infrastructure & Operations
QA Contact: nmaul
Version: Production → other
Comment 2•12 years ago
|
||
All set.
bugzillaadm.private.scl3# time ./contrib/merge-users.pl dmitchell@mozilla.com dustin@mozilla.com
OK, old user account dmitchell@mozilla.com found; user ID: 488263.
OK, new user account dustin@mozilla.com found; user ID: 373217.
deleting user profile statistics for 488263 and 373217
[snip]
generating user profile statistics 373217
Done.
real 0m2.505s
user 0m0.776s
sys 0m0.073s
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: WebOps: Bugzilla → Infrastructure
Product: Infrastructure & Operations → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•