Describe the bug
When a bitstream is deleted, no corresponding entry is created in the audit logs.
According to the documentation, the auditing system should log events that modify the state of DSpace objects, including:
- Creation
- Updates
- Deletions
- Removals
Since bitstream deletion changes the state of a DSpace object, this action is expected to appear in the audit logs, but currently it does not.
To Reproduce
Steps to reproduce the behavior:
- Log in to DSpace with permissions to delete bitstreams.
- Select an item containing one or more bitstreams.
- Delete a bitstream.
- Check the audit logs.
Expected behavior
A deletion event for the bitstream is recorded in the audit logs.
Related work
No audit log entry is created for the deleted bitstream.
Describe the bug
When a bitstream is deleted, no corresponding entry is created in the audit logs.
According to the documentation, the auditing system should log events that modify the state of DSpace objects, including:
Since bitstream deletion changes the state of a DSpace object, this action is expected to appear in the audit logs, but currently it does not.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A deletion event for the bitstream is recorded in the audit logs.
Related work
No audit log entry is created for the deleted bitstream.