#78 closed defect (bug) (fixed)
Topics need a resolution status column
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Back-end | Keywords: | topic resolve |
| Cc: |
Description
topic_resolved = 'yes', 'no', 'mu' (if not applicable).
Note: See
TracTickets for help on using
tickets.
(In [139]) Add topic_resolved column and resolution functions. Run most recent (top) line in bb-admin/upgrade.php. Fixes #78. Ensures normal users cannot edit resolution status, tags, etc. on close topic. Fixes #77.