zekroTJA / shinpuru

シンプル - Discord Bot with role selection, moderation, karma ranking, a starboard, code execution, raid alerting, backups, a web interface, twitch notifications and more!
https://shnp.de
MIT License
184 stars 37 forks source link

Post ban can not be created with `sp.guild.mod.ban` permission #426

Closed zekroTJA closed 1 year ago

zekroTJA commented 1 year ago

Type

Functional Issue

Instance

Main Stable (shinpuru#4878 / shnp.de)

Description

When a user wants to create a post ban report who has only the sp.guild.mod.ban permission, the opening of the modal will fail.

Steps to reproduce

  1. Add the sp.guild.mod.ban permission to a user
  2. Ban another user with that user
  3. Try to create the postban report with the acting user

Attachments

No response