You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you delete any item or collection, it gets logged properly. But they log entry references an ID, and so if I want to know "who deleted this entry," I can never find out unless I knew its ID already.
Expected Result
The audit log should, for all event types, not only log the item/collection ID but also the "name" as it was at the time the even occurred.
Actual Result
Only the ID is logged, which makes it difficult to track down who deleted an item or collection.
Screenshots or Videos
No response
Additional Context
No response
Build Version
2024.2.3
Environment
Self-Hosted
Environment Details
RHEL 9, Docker, vmware VM
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Your issue appears to be describing the intended behavior of the software. If you want this to be changed, it would be a feature request.
We use GitHub issues as a place to track bugs and other development related issues. The Bitwarden Community Forums has a Feature Requests section for submitting, voting for, and discussing requests like this one: https://community.bitwarden.com/c/feature-requests/
Please sign up on our forums (https://community.bitwarden.com/signup) and search to see if this request already exists. If so, you can vote for it and contribute to any discussions about it. If not, you can re-create the request there so that it can be properly tracked.
Steps To Reproduce
If you delete any item or collection, it gets logged properly. But they log entry references an ID, and so if I want to know "who deleted this entry," I can never find out unless I knew its ID already.
Expected Result
The audit log should, for all event types, not only log the item/collection ID but also the "name" as it was at the time the even occurred.
Actual Result
Only the ID is logged, which makes it difficult to track down who deleted an item or collection.
Screenshots or Videos
No response
Additional Context
No response
Build Version
2024.2.3
Environment
Self-Hosted
Environment Details
RHEL 9, Docker, vmware VM
Issue Tracking Info
The text was updated successfully, but these errors were encountered: