gerrit/gerrit-acceptance-framework
Borui Tao 5bb8aea425 Group members can't be added as reviewers if a matched username exists
Previously when trying to add a group as reviewers, gerrit would first
query the input as a username. The group would not be added if gerrit
found exactly one username that matched the input. This change modifies
the condition such that the input group name can be queried if the
username found by gerrit based on the input is not a perfect match.

Bug: Issue 8390
Change-Id: I2abfc59086986ede60a33dea5c09ae2a8d130367
2018-02-27 15:40:15 +09:00
..
src/test/java/com/google/gerrit/acceptance Group members can't be added as reviewers if a matched username exists 2018-02-27 15:40:15 +09:00
BUILD Format BUILD and WORKSPACE files with buildifier 2017-02-28 17:32:44 +09:00
pom.xml Set version to 2.14.7 2018-01-15 11:07:26 +09:00