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

Bug 478110

Summary: Author must register with Gerrit
Product: Community Reporter: Lars Vogel <Lars.Vogel>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy, Lars.Vogel
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Lars Vogel CLA 2015-09-22 15:31:40 EDT
I tried to merge https://git.eclipse.org/r/#/c/46455/ but I get the message "The author must register with Gerrit".

What does that mean?
Comment 1 Denis Roy CLA 2015-09-22 15:38:02 EDT
The author has since changed their email address, so now Gerrit does not know who they are.

The commit will have to be altered/amended to change the Author, or abandoned and a new change created.  Unfortunately, our email address change process can't update Gerrit history.
Comment 2 Lars Vogel CLA 2015-09-22 15:42:34 EDT
(In reply to Denis Roy from comment #1)
> The author has since changed their email address, so now Gerrit does not
> know who they are.
> 
> The commit will have to be altered/amended to change the Author, or
> abandoned and a new change created.  Unfortunately, our email address change
> process can't update Gerrit history.

Thanks Denis, I pick up the change and push it directly in this case.