| Summary: | Changed account email resets overnight | ||
|---|---|---|---|
| Product: | Community | Reporter: | Nobody - feel free to take it <nobody> |
| Component: | Accounts.eclipse.org | Assignee: | Dummy accounts inbox <accounts-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | chris.guindon, webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Nobody - feel free to take it
You are not expected to receive an email when updating your GitHub id. I have a feeling that you accidentally updated your email when you changed your GitHub id which would explain your email. This could occur if your browser incorrectly autofill some fields. (In reply to Christopher Guindon from comment #1) > You are not expected to receive an email when updating your GitHub id. The emails I mentioned were about the changed email. > I have a feeling that you accidentally updated your email when you changed > your GitHub id which would explain your email. > > This could occur if your browser incorrectly autofill some fields. There couldn't have been any autofill, as it's disabled in the browser. And the GitHub id isn't on the same form as the account email. Also, I changed the GitHub id only once. If this actually did reset the email, the second time I changed the email should have gone through. This was caused by a change in where the account updates were being processed that resulted in the backend DB for committers no longer being updated correctly. As such another process that is responsible for making sure committer accounts are correct came along and reset things. I've patched the running code and submitted the same thing to code review. -M. (In reply to Eclipse Webmaster from comment #3) > This was caused by a change in where the account updates were being > processed that resulted in the backend DB for committers no longer being > updated correctly. As such another process that is responsible for making > sure committer accounts are correct came along and reset things. > > I've patched the running code and submitted the same thing to code review. > > -M. The notification email for this comment was already being sent to my old address, so the change from this morning was already being reset again. The other comment from about two hours ago was notified to the new (correct) address, so the reset had to happen sometime inbetween. Depending on when exactly you patched the running code and how often the process is executed, this last reset might just have been unlucky timing. I will update the email again now and reopen this bug if it resets overnight again. If not, thanks for your help! |