Can we track the delete action for user deletion process in the table ?

Created on 25 July 2024, 5 months ago
Updated 13 August 2024, 4 months ago

Problem/Motivation

While we perform an operation to "Cancel a user account" we see four different action options and we choose one to cancel the user, resulting either in blocking the user account or deleting the user account.

As we know, the disabling options used while cancelling the user account keep the content published or unpublished in the system but while we select the delete options, one keeps the content in system and sets the author to anonymous, the other delete the users and user's content.

The process is straight forward but there have been few scenarios where the user and user's content was deleted but the user who performed the cancellation was not able to remember the action that he/she choose. So, tracking the action would help a lot here ?

Can we catch the actions and track them in the log table ?

Proposed resolution

1. We can update the database table for saving the action
2. Necessary code changes.

Feature request
Status

Needs review

Version

1.1

Component

Code

Created by

🇮🇳India bharath-kondeti Hyderabad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024