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

Mutes not unmuting when moderator is not a moderator #6376

Closed
ltzmax opened this issue May 11, 2024 · 0 comments · Fixed by #6411
Closed

Mutes not unmuting when moderator is not a moderator #6376

ltzmax opened this issue May 11, 2024 · 0 comments · Fixed by #6411
Labels
Category: Cogs - Mutes This is related to the Mutes cog. Status: In Progress There's a PR open to deal with this, or an org member is working on this internally Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.

Comments

@ltzmax
Copy link
Contributor

ltzmax commented May 11, 2024

What Red version are you using?

3.5.9

What were you trying to do?

Muting a person who needed to be muted

What did you expect to happen?

Unmute after mute finished

What actually happened?

It didn't unmute due to the moderator who muted the person, is no longer a moderator and that made the unmute failing.
Screenshot_20240509_010903_Discord

How can we reproduce this error?

  1. Set the modlog for mutes
  2. [p]mute 345628097929936898 1h spamming messages
  3. demote the moderator
  4. wait for mute to finish.

Anything else?

The mute for the person was 1day long. Not sure if that matter much!

@ltzmax ltzmax added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label May 11, 2024
@github-actions github-actions bot added the Status: Needs Triage This has not been labeled or discussed for handling yet. label May 11, 2024
@Kowlin Kowlin added Status: Accepted We want this and removed Status: Needs Triage This has not been labeled or discussed for handling yet. labels Jul 18, 2024
@Kowlin Kowlin added the Category: Cogs - Mutes This is related to the Mutes cog. label Jul 18, 2024
@Jackenmen Jackenmen added Status: In Progress There's a PR open to deal with this, or an org member is working on this internally and removed Status: Accepted We want this labels Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Cogs - Mutes This is related to the Mutes cog. Status: In Progress There's a PR open to deal with this, or an org member is working on this internally Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants