Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 387425

Summary: Misspelled field in User API
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ServerAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: 1.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-08-16 14:49:09 EDT
1. When I do GET https://orion.eclipse.org/users/mmacdonald I get this:
> {
>   "GitMail": "mamacdon@ca.ibm.com",
>   ...
>   "properties": {
>     "openid": "https://www.google.com/accounts/o8/id?id=blahblahblah\n",
>     "passwrodResetId": "blahblah"
       ^^^^^^^^
>   },
>   "uid": "mmacdonald"
> }
Comment 1 Anthony Hunter CLA 2014-11-27 12:40:26 EST
This problem was fixed in an earlier orion release and as a result of Bug 444864 in Orion 8.0, the value is now "PasswordResetId".