On enabling and testing the module out, several basic CUD events are not recorded. Example: node create, update, delete, user create, update and delete etc
- Enable module and enable sub module admin_audit_trail_node or admin_audit_trail_user.
- Create some nodes or users, update them etc and visit reports
- No logs for nodes or users found
On checking the code on these sub modules, the hook names for several hooks are incorrect.
- Check all hook names for all sub modules.
- Fix them and test logs for those events
Active
1.0
Code