discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

Invitation audit log being shown and event triggered twice.

Open Lilly3252 opened this issue 1 year ago • 0 comments

Description

When creating a invitation on a server , the Audit logs shows that the invitation link is created twice.

image

THESE LINK ARE DISABLED FOR OBVIOUS REASONS

Since the audit logs are created twice , that also triggers the GUILD AUDIT LOG ENTRY CREATE twice.

and as you can see in the next picture , only 1 code is created too.

so , 1 code created per invitation -> 2 audit logs per invitation image

Steps to Reproduce

  1. Create a invitation in your server
  2. check logs..

Expected Behavior

Should show only 1 audit log

Current Behavior

Show twice

Screenshots/Videos

https://github.com/discord/discord-api-docs/assets/74218901/41f20a87-4dc6-4982-88ed-4292f235ec2c

Client and System Information

Canary 214409 (7c28205) Host 1.0.72 (35058) Windows 10 64-Bit (10.0.22621)

Also happens on

Stable 214369 (8a2704b) Host 1.0.9015 (34898) Windows 10 64-Bit (10.0.22621)

Lilly3252 avatar Jul 22 '23 05:07 Lilly3252