Is there a way in the Gerrit Web UI to show a list of change-set's that currently have a status of "Merge Conflict"?
Perhaps using a search bar query?
I tried these queries:
status:"Merge Conflict"
-> showed all merged changesstatus:Merge Conflict
-> syntax error