Fixed
Status Update
Comments
t....@gmail.com <t....@gmail.com> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
lo...@gmail.com <lo...@gmail.com> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
th...@yahoo.com <th...@yahoo.com> #4
me as well....
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
th...@yahoo.com <th...@yahoo.com> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
gi...@appspot.gserviceaccount.com <gi...@appspot.gserviceaccount.com> #6
Having the same issue:
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
is...@google.com <is...@google.com> #7
same
Description
Affected Version: 3.7.1
What steps will reproduce the problem?
1. Run clean Gerrit 3.7.1 install. For example, with
docker run gerritcodereview/gerrit:3.7.1
.2. Create a repository and submit together at least two changes in it.
3. Add a comment to the second change.
4. Click on the first change link in the Submitted together block.
What is the expected output?
Redirect to the first change page is happened.
What do you see instead?
Nothing happens.
What is the output of the JS console log (if applicable)?
gr-app.js:23628 Error: missing lastPatchNum property
at ZN.getLatestCommitMessage (gr-app.js:20576:17663)
at gr-app.js:20576:18912
at async Promise.all (index 1)
gr-app.js:20576 Uncaught (in promise) Error: missing lastPatchNum property
at ZN.getLatestCommitMessage (gr-app.js:20576:17663)
at gr-app.js:20576:18912
at async Promise.all (index 1)
What is the performance record (seehttps://developers.google.com/web/tools
/chrome-devtools/evaluate-performance/reference#record)(if applicable)?
Please provide any additional information below.
To be more clear, in a moment the page redirects forward and backward—on the source change. The error appears not only in Submitted together block, but also in Relation chain. Opening the previous browsed page could also be blocked.