Opened 12 years ago
Closed 12 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: | |
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | Component - Topics | 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.
Related: #2126