authgear / authgear/authgear-server
Add correlation for admin API and user activity log
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
In the user activity log list view,
add one column for "Admin API & Portal" and show the Admin log ID and link to the corresponding log details
If it's triggered by the end user, there will be no corresponding admin log, show a `-` instead.

Contributor guide
Research direction
Start from the user activity log list view and trace how each row and its log-details link are assembled. Identify the corresponding Admin API and Portal log ID, display its details link when present, and show `-` for entries triggered directly by the end user; verify both cases in the relevant activity-log view.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100