lablup / lablup/backend.ai

Audit log missing entity ID on session delete events

Open
#10,283 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
15h 13m
Merged PRs (30d)
368

Description

## Summary

When a session is deleted, the audit log entry does not include the entity ID. This makes it difficult to trace which session was deleted.

## Steps to Reproduce

1. Delete a session
1. Check the audit log for the delete event
1. Observe that the entity ID field is missing or empty

## Expected Behavior

The audit log should include the session's entity ID for delete events, consistent with other audit log entries.

## Actual Behavior

The entity ID is not present in the audit log entry for session deletion.

JIRA Issue: BA-5282

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.