jruesga / rview

A Gerrit client application for Android
Apache License 2.0
66 stars 21 forks source link

Fix Related Changes #113

Open jruesga opened 4 years ago

jruesga commented 4 years ago

Conflict-With is failing in 3.1

jruesga commented 4 years ago

The error is caused by is:mergeable not supported if index_mergeable is false which is a new feature to be released for 3.1.5 or 3.2. Only present in development environments, not in stable ones.