Skip to content

Commit

Permalink
misc: added project name to publish log
Browse files Browse the repository at this point in the history
  • Loading branch information
sheensantoscapadngan committed Oct 2, 2024
1 parent 86cb513 commit dc8c3a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/ee/services/audit-log/audit-log-queue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ export const auditLogQueueServiceFactory = ({
actorMetadata: actor.metadata,
userAgent,
projectId,
projectName: project?.name,
ipAddress,
orgId,
eventType: event.type,
Expand Down

0 comments on commit dc8c3a3

Please sign in to comment.