Progress of deleting posts - 422 error

I’m trying to ward off some evil spammers. But I keep running into 422 error every time i delete their posts. I have increased delete all posts max to 50. Still I see this error.

2 Likes

Any errors in the browser console or in /logs?

1 Like

ActiveRecord::RecordInvalid (Validation failed: Sorry, you can’t post that. Not allowed: word1, word2.)

when I try to delete it, I keep getting 422 error, or it says I can post certain words which are there in my watched words list. I’m not typing them. I’m only deleting posts with those words. The spammers shouldn’t be allowed to post those words anyway. But the watched words filter isnt picking up on that for some reason.

I got this while trying to delete a profile. And some times, delete posts within the profile.

1 Like