Skip to content

Unnecessary error logging when cleanbanning a banned user #2167

@sentry

Description

@sentry

Sentry Issue: BOT-2ZT

Failed to apply ban to user xxxxxxxxxxxxx

See

log.error("Failed to apply ban to user %d", user.id)

I think this happens when a user is cleanbanned after being banned. We can probably just remove this log.error as apply_ban already does it's own logging.

Opened by wookie184

Metadata

Metadata

Labels

a: moderationRelated to community moderation functionality: (moderation, defcon, verification)good first issueGood for newcomersl: 0 - beginnert: bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions