Opened 10 years ago
Closed 9 years ago
#3008 closed defect (bug) (duplicate)
Spam/unspam and approve/unapprove should be hard actions
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General - Administration | Keywords: | |
| Cc: |
Description
Currently actions such as spam/unspam and approve/unapprove on a post are toggles, If two moderators both click "spam" on a post, the spam action will be undone and the post is still active.
Any action like this should be a hard action and not a toggle.
The actions currently are bbp_toggle_reply_spam and bbp_toggle_reply_approve, but should ideally be bbp_reply_mark_spam, bbp_reply_mark_unspam or something similar
Change History (2)
Note: See
TracTickets for help on using
tickets.
Related, possible duplicate of #3032