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

fix(threads): update applied_tag_ids #1098

Merged
merged 2 commits into from Aug 7, 2023

Conversation

teaishealthy
Copy link
Collaborator

Summary

Tags on (forum) threads now correctly update when THREAD_UPDATE is dispatched.

Fixes #1097

This is a Code Change

  • I have tested my changes.
  • I have updated the documentation to reflect the changes.
  • I have run task pyright and fixed the relevant issues.

Tags on (forum) threads now correctly update
@teaishealthy teaishealthy added t: bug Type: bug - something isn't working p: medium Priority: medium - should be worked on in the near future s: awaiting review Status: the issue or PR is awaiting reviews labels Jul 26, 2023
@ooliver1 ooliver1 merged commit b925953 into nextcord:master Aug 7, 2023
17 checks passed
@ooliver1 ooliver1 removed the s: awaiting review Status: the issue or PR is awaiting reviews label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: medium Priority: medium - should be worked on in the near future t: bug Type: bug - something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forum Thread edit tag event is not captured
3 participants