♻️(backend) fallback to email identifier when no name (#1298)
In the UserlightSerializer, if the user has no short_name or full_name, we have no info about the user. We decided to use the email identifier and slugify it to have a little bit information.
This commit is contained in:
@@ -24,6 +24,7 @@ and this project adheres to
|
||||
- #1244
|
||||
- #1270
|
||||
- #1282
|
||||
- ♻️(backend) fallback to email identifier when no name #1298
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user