The user/state is missing in the life cycle events

System Information
  • Strapi Version: 4.0.6
  • Operating System: MacOS
  • Database: Postgres
  • Node Version: v14.4.0
  • NPM Version: 6.14.5

The lifecycle events doesn’t contain the user who did the action.

An example use case, when an entry is deleted, I want to create an audit log along with user id who deleted the entry.

Similar to another topic here


1 Like