Bug 324277

Summary: Submission system should use Bugzilla's userid integer for a user id, not a fabricated id
Product: z_Archived Reporter: Axel Uhl <eclipse>
Component: Dash Submission SystemAssignee: Denis Roy <denis.roy>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P1 CC: anne.jacko, jabier.martinez, yulius
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 260489, 303756    

Description Axel Uhl CLA 2010-09-02 04:37:23 EDT
It seems the Bugzilla user ID is not used by the ESE submission system for identifying me. Instead, the submission system seems to be using my e-mail address as ID which changed. My old e-mail address doesn't work anymore. How can I access and edit my submissions?
Comment 1 Denis Roy CLA 2010-09-02 10:15:49 EDT
Indeed.  We rely on a fabricated userid whereas Bugzilla uses an integer.  This fabricated userid is the root cause of many headaches.

For my own notes, we should discontinue fabricating an alphabetic userid, discontinue creating entries in the internal Foundation database and rely solely on the Bugzilla profiles.userid integer value.  This would require a mild overhaul of the submission system -- one that should be done after ESE2010 but before EclipseCon 2011.

For now, can you email me your old email address (send to webmaster@eclipse.org) and I will fix this manually for you.
Comment 2 Denis Roy CLA 2010-12-21 14:55:02 EST
*** Bug 322824 has been marked as a duplicate of this bug. ***
Comment 3 Denis Roy CLA 2010-12-21 14:55:53 EST
*** Bug 328507 has been marked as a duplicate of this bug. ***
Comment 4 Denis Roy CLA 2010-12-21 14:56:50 EST
This would be a *huge* change, but it would be tremendously beneficial.
Comment 5 Denis Roy CLA 2010-12-21 14:58:32 EST
Kind of related to bug 260489 also.
Comment 6 Denis Roy CLA 2011-04-07 13:24:33 EDT
This is now live.
Comment 7 Denis Roy CLA 2011-06-09 11:46:18 EDT
Fixed.