Replace user id in logs with username
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
If accessible, a username should be displayed in logs (info level) at all times in favor of the user id. If the user object is not accessible, a minimal sql query should be made to access it. This may be also expanded to other objects we refer to by id, which may be confusing for the end user.
Contributor guide
Assessment
This issue has not been assessed yet.