authgear / authgear/authgear-server

Add correlation for admin API and user activity log

Open
#3,084 0 comments 0 reactions 0 assignees View on GitHub
cooldown/minor-feature
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.

![Image](https://user-images.githubusercontent.com/15207470/237069757-6b2f6ab1-bad0-4797-b38e-f415442712ec.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.