Hi All,I don't know how to get the account id of a user since update to 3.2.6 as I have migrated reviewDB to noteDB, I tried to use admin-console plugin, but I encoutered the internal error issue.
Hi All,I don't know how to get the account id of a user since update to 3.2.6 as I have migrated reviewDB to noteDB, I tried to use admin-console plugin, but I encoutered the internal error issue.The storage format is explained here [1].You can use the REST API to query for the accountId, e.g. using the username or email of the user you are looking for [2]:https://gerrithost/a/accounts/?q=email:joh...@example.foo