Verified
Status Update
Comments
lu...@gmail.com <lu...@gmail.com> #2
lu...@gmail.com <lu...@gmail.com> #3
The bug was already discovered by Google and fixed in v3.8 and master. I've cherry-picked the fix =>
lu...@gmail.com <lu...@gmail.com>
al...@gmail.com <al...@gmail.com> #4
Brilliant.
Description
Gerrit v3.7
What steps will reproduce the problem?
1. Create a `test-repo` repository
2. Change the state of the repo to `Hidden` and save it.
3. Open another tab in the browser with the same url (
4. Browse to Access page (
5. Browse to General page (
What is the expected output?
- The state of the `test-repo` repository should be `Hidden`
What do you see instead?
- The state of the `test-repo` repository is `Active`
What is the output of the JS console log (if applicable)?
What is the performance record (see
Please provide any additional information below.
- When I browse to `Browse / Repositories` page, the `test-repo` repository is NOT in the list.
- Chrome Version 117.0.5938.92 (Official Build) (arm64)
- Gerrit v3.7.5
- Gerrit v3.6 and v3.8 works correctly