discourse/spec/services/user
Krzysztof Kotlarek fcee78a327
FIX: bug when silence user and do nothing to post (#33819)
When the user was silenced or suspended by accepting a flag, and the
action on the post was `Do Nothing`, it was throwing a silent error.

That was fixed, but in addition, ensured that errors are always
displayed on the modal to inform the user that something went wrong.
2025-07-25 10:31:22 +08:00
..
action FIX: bug when silence user and do nothing to post (#33819) 2025-07-25 10:31:22 +08:00
bulk_destroy_spec.rb DEV: Add missing specs to User::BulkDestroy 2025-04-08 11:42:51 +02:00
silence_spec.rb FIX: bug when silence user and do nothing to post (#33819) 2025-07-25 10:31:22 +08:00
suspend_spec.rb FIX: bug when silence user and do nothing to post (#33819) 2025-07-25 10:31:22 +08:00