Inconsistent Casing with Names (first, last, full)
During my testing of the PMI, I started to notice that some users are being created with their names in all lowercase. This appears to be due to the API returning names in lowercase: https://api.eclipse.org/account/profile/memmert
I suspect this issue stems from how the data is formatted in FoundationDB and/or LDAP. However, to maintain consistency, I recommend addressing this in the API.