Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update user service to handle missing username
The code changes in the user service file fix an issue where the username was not being properly handled. If the user's name is not available, the login name is now used instead. Additionally, the default permission value is set to 0. This ensures that the user object is correctly populated before querying the database.
- Loading branch information