| Issue 3602: | Internal server error when pushing a change and setting a label | |
| 1 person starred this issue and may be notified of changes. | Back to list |
internal server error when pushing a change and setting a label. only happens with users that have not registered an email address. Affected Version: Gerrit 2.11.3 What steps will reproduce the problem? 1. Create a user but do _not_ register an email for the user 2. Use that user to push a new patch to Gerrit. Push and set a label in one command (i.e. git push origin HEAD:refs/for/master%l=Code-Review+1) What is the expected output? What do you see instead? The push should work without error, new change should have gotten uploaded to Gerrit. Instead I get an 'internal server error' from the push command and I see a NullPointerException in the logs. Please provide any additional information below. More info and full stack trace is here: http://paste.openstack.org/show/476068/
Oct 14, 2015
Project Member
#1
zaro0508
Status:
ChangeUnderReview
Oct 14, 2015
(No comment was entered for this change.)
Status:
Submitted
Labels: FixedIn-2.11.4 |
|
| ► Sign in to add a comment |