FlowFuse / FlowFuse/flowfuse

Audit log entries "users.deleted-user", "users.created-user" are not normalised on the log view

Open
#1,712 0 comments 0 reactions 0 assignees View on GitHub
area:frontend needs-triage
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 20h
Merged PRs (30d)
149

Description

### Current Behavior

Audit log events for "users.deleted-user" & "users.created-user" are shown in raw format

![image](https://user-images.githubusercontent.com/44235289/219098879-c63e98fd-c91e-497e-9b2a-e11cf3e2d5ec.png)

![image](https://user-images.githubusercontent.com/44235289/220907026-c639d5b8-57c9-4ef7-a483-9ea76acf47b7.png)

### Expected Behavior

Should be rendered with appropriate "friendly text"

### Steps To Reproduce

* As an admin, delete or create a user
* check audit log

### Environment

- FlowForge version: 1.3+

Contributor guide

Open the contributing guide

Research direction

Start at the audit log view and follow how the users.deleted-user and users.created-user events are rendered. Reproduce the issue by creating or deleting a user as an admin, then confirm both entries display friendly text rather than their raw event names.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.