mojira / arisa-kt

:robot::sparkles: Run checks and perform automated tasks in Mojira
https://bugs.mojang.com
GNU General Public License v3.0
10 stars 6 forks source link

Better handle incorrectly restricted comments by staff members #805

Open violine1101 opened 1 year ago

violine1101 commented 1 year ago

The Problem

Currently when a staff member (mod or helper) posts a comment that should be restricted (such as an Arisa command), Arisa restricts the comment to staff and destroys it so that it is not acted upon. This can be confusing, especially when helpers forget to restrict a helper-level command and just see their comment being removed.

Possible Solution

The comment should be executed and then restricted to the correct level (helper for helpers, staff for mods).