discourse/spec/services/user/action
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
..
destroy_and_publish_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
trigger_post_action_spec.rb FIX: bug when silence user and do nothing to post (#33819) 2025-07-25 10:31:22 +08:00