skyra icon indicating copy to clipboard operation
skyra copied to clipboard

bug: warnings not displaying active warnings

Open JABirchall opened this issue 3 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description of the bug

When running the !warnings command with or without a user param, the warnings command always says there are no warnings active.

Steps To Reproduce

Run following commands

  1. s!warn @user test
  2. s!case {caseid}
  3. s!warnings
  4. s!warnings @user

Expected behavior

Display the active warnings on the server, and per user.

Screenshots

Additional context

The command help text describes this functionality.

JABirchall avatar Feb 20 '22 20:02 JABirchall

The problem seems to be that the !warnings command code is return mutes, not warnings. This contridicts the help text and name of the command leading to confusion as to is function.

JABirchall avatar Feb 20 '22 21:02 JABirchall

This should have been fixed a long time ago, but in case it wasn't, #2595 100% fixed this. Thanks for the issue report!

kyranet avatar Apr 21 '24 22:04 kyranet