Opened 14 years ago
Closed 14 years ago
#2157 closed defect (bug) (fixed)
Add tool for repairing the relationship of forums sticky posts topics to the actual parent
| Reported by: | gawain | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Component - Topics | Version: | trunk |
| Severity: | normal | Keywords: | has-patch |
| Cc: | stephen@… |
Description
I've repeatedly run into the situation where for whatever reason the a forums _bbp_sticky_topics meta gets out of sync with the topic's parent.
This patch adds a repair function to fix this after the fact. Does not address root cause.
I'm not sure of the SOP with changing the indexing of the bbp_admin_repair_list() array, so I just slotted it in an unused index number.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #2126