[FEATURE] # Enhancement: Add User Information to Bundle Deletion Logs
Problem
When bundles are deleted via the JSP interface in the Push Publish portlet, the deletion operation is logged but without indicating which user performed the deletion. This makes it difficult to audit bundle deletion activities and track who deleted specific bundles.
The Push Publish portlet allows users to delete bundles through the JSP interface (view_unpushed_bundles.jsp). Currently, when a bundle is deleted, the logs record the deletion but do not include the user information, making it impossible to determine who performed the deletion operation.
Goal
User information clearly visible in log entries.
Target Personas
- [ ] Developer teams
- [x] Content teams
- [ ] DevOps teams
- [ ] System administrators (dotCMS)
Demo Expectations
User details should be included in the logs.
Acceptance Criteria
User details should be included in the logs.
User Stories
No response
Links
https://dotcms.freshdesk.com/a/tickets/34341
QA Notes : Deleting bundles (including dependencies) doesn't break It now logs more information