Open GoogleCodeExporter opened 9 years ago
It works as expected. During init phase (in your case during upgrade phase)
there is InitStep that installs Verify label. Apparently you have answered the
question for 'Y'. That why you see the commit n refs/meta/config branch. If you
don't want Verify label, just remove [label "Verified"] section from
project.config.
Original comment by David.Os...@gmail.com
on 28 Jul 2014 at 2:55
I've faced similar problem, folks.
Yesterday I've upgraded gerrit from 2.8.5 to 2.9. IIRC installer didn't ask me
about installing labels.
Now that's the issue: user cannot submit a change.
On Change Screen I see
- "Change NNN - Needs Verified" at the top-left
- "Code-Review +2 Verified" below the right pane
- no UI to verify (because no one has permission on Label Verified)
First I added permission on Label Verified (to make users happy), then removed
that label at all (to make them very happy:)).
All's well that ends well.
That's it
Original comment by Jonh.Kel...@gmail.com
on 2 Sep 2014 at 1:08
Original issue reported on code.google.com by
berthami...@gmail.com
on 26 Jul 2014 at 5:59