Comment 1 for bug 1606354

Revision history for this message
Aaron Bentley (abentley) wrote :

There are two issue here:
1. Unlike 'admin', other users have no default display name.
2. A missing display name is represented as '', even though both JSON and YAML support a null value.

A program that uses the user data in the obvious way will display the name as '', which is not a good outcome.