Hi,
Not sure who to poke about gerrit admin stuff. I'm trying to add my primary email address dxld@darkboxed.org to my gerrit account which is using a different email, but I'm getting this error:
Error 422 (Unprocessable Entity): Identity 'mailto:dxld@darkboxed.org' in use by another account
Endpoint: /config/server/email.confirm
I suspect the offending account got auto-created as that's my git identity.
The problem I'm trying to solve is that gerrit thinks my git ident and gerrit account are two distict people and it keeps adding myself as reviewer to my own patches (even if I remove that ident as reviewer).
Thanks, --Daniel