Opened 8 years ago
Closed 8 years ago
#1963 closed defect (bug) (fixed)
New Post/Reply Status
Reported by: | Ipstenu | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Support Forums | Keywords: | |
Cc: |
Description
Right now a post can be approved or unapproved. Unapproved goes into the Pending queue.
That queue should only be for posts that need to be reviewed. Anything flagged 'unapproved' should be considered reviewed and either safe to be deleted or not needing attention anymore.
Otherwise the pending queue is worthless as we cannot see contextually if a post is a duplicate or not, and there's no way to determine if it was approved or not.
Recommended Statuses:
- Pending - Needs to be reviewed
- Approved - Published
- Unapproved - Has been reviewed and will not display
Note: See
TracTickets for help on using
tickets.
Fixed by adding an "archived" status to avoid confusion with bbPress native Approve/Unapprove toggles.
See [3937] and [3938].