Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] MessageLogger fails to log the second to last version of any message's edit history if the last edit made to the message matches the message's original content. #2395

Open
2 tasks done
auxtinn opened this issue Apr 28, 2024 · 1 comment · Fixed by #2403
Labels
bug Something isn't working

Comments

@auxtinn
Copy link
Sponsor

auxtinn commented Apr 28, 2024

Discord Account

auxtinn

What happens when the bug or crash occurs?

MessageLogger fails to log the second to last version of any message's edit history if the last edit made to the message matches the message's original content.

What is the expected behaviour?

MessageLogger logs all versions of an edited message.

How do you recreate this bug or crash?

  1. Enable MessageLogger
  2. Send a message
  3. Edit the message to something different
  4. Edit the message back to what it was originally
  5. Notice how the message's edit version history fails to include the edit made prior to changing the message back to what it was originally.

Errors

N/A, no crash, no logs.

Request Agreement

  • I am using Discord Stable or tried on Stable and this bug happens there as well
  • I have read the requirements for opening an issue above
@auxtinn auxtinn added the bug Something isn't working label Apr 28, 2024
@auxtinn
Copy link
Sponsor Author

auxtinn commented Apr 28, 2024

Attachment:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant