Affected Version: 2.2.1-179-g9446af9
What steps will reproduce the problem?
1. Grant "Push Annotated Tag" rights to "refs/tags/*" to UserGroup
2. Push tags to Gerrit using account of the member of the UserGroup
What is the expected output? What do you see instead?
Expected: * [new tag] test001 -> test001
Current : ! [remote rejected] test001 -> test001 (prohibited by Gerrit)
Please provide any additional information below.
Previously only "Push Annotated Tag" rights were required to create tags, currently one needs to have "Create Reference" rights as well.