Datetechapp / Datetechapp-General

0 stars 0 forks source link

Admin panel. View and analyze the activity logs of admin accounts (SAd-3) #62

Open yuliyamuzychenko opened 1 year ago

yuliyamuzychenko commented 1 year ago

Role - SuperAdmin

Preconditions:

  1. The SuperAdmin has valid credentials to access the admin panel.
  2. The SuperAdmin has the necessary permissions to view and analyze activity logs.
  3. The dating app is up and running.

Description:

  1. The activity logs include details such as the date and time of the action, the admin account that performed the action, and the action performed.
  2. The SuperAdmin is able to filter the activity logs by admin account, action, and date range.
  3. The SuperAdmin is able to sort the activity logs by date and time, admin account, and action.
  4. The SuperAdmin is able to export the activity logs to a file in a readable format.
  5. The activity logs include all actions performed by the admin accounts, including successful and unsuccessful attempts.