stable

Clone or download

Read-only

request #11416: +2..-2 doesn't appear on gerrit after git repository migration

Migrating a repository to gerrit gives a user that has read/write, the permissions: label-Code-Review = -2..+2 and label-Code-Review = -1..+1. This results in the absence of -2 +2 radio buttons. Gerrit only takes label-Code-Review = -1..+1 into account. Change-Id: I36355dd093a38a97852e772581441eeecc0001ed

Modified Files

Name
M plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php +3 −1 Go to diff View file
M plugins/git/tests/Git/Driver/Gerrit/ProjectCreatorTest.php +12 −0 Go to diff View file