Opened 7 months ago
Last modified 7 months ago
#1981 new defect
Update topic/replies count after subforums changed location
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Back-end | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Example:
We have a Forum A and it's only Subforum B.
If we change the parent of the Subforum B from Forum A to (No Parent), now Forum A (that is empty) has the count of topics and replies of the Subforum A. This is a bug.
Change History (1)
comment:1
johnjamesjacoby — 7 months ago
- Component changed from General to Back-end
- Milestone changed from Awaiting Review to Future Release
Note: See
TracTickets for help on using
tickets.
Not a bug, this is currently by design. For now, use the recount tool.
We don't currently trigger this recount automatically since it's hugely taxing to walk the tree and recursively recount them.
Moving to future release.