"Next unresolved comment" button brings me to the wrong file in multi-repo environment, specifically it appends the absolute path relative to the workspace onto the path relative to the gerrit root, giving me:
"frameworks/base/some/file.cpp" -> "frameworks/base/frameworks/base/some/file.cpp" which does not exist and it gives an error :(
"Next unresolved comment" button brings me to the wrong file in multi-repo environment, specifically it appends the absolute path relative to the workspace onto the path relative to the gerrit root, giving me:
"frameworks/base/some/file.cpp" -> "frameworks/base/frameworks/base/some/file.cpp" which does not exist and it gives an error :(