Issue 1262: Gerrit fails to update account info for accounts created prior to switching to LDAP auth
Status:  New
Owner: ----
Project Member Reported by nas...@codeaurora.org, Feb 14, 2012
Affected Version: 2.1.8

What steps will reproduce the problem?
1. Register an account (probably with like Gerrit v2.0.x) with auth_type set to HTTP
2. Change auth_type to LDAP
3. Log in

What is the expected output? What do you see instead?
I would expect that the username: row in account_external_ids would be created if it doesn't exist (even though the other rows for the account do), but instead the row isn't there and it requires manual intervention to insert it.