You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread_remove and comment_remove can potentially break the Board page, as it doesn't remove the PairMeta record, causing the Board page to throw an error.
requires further research.
Fix:
all Remove methods must remove all meta data appropriately
thread_remove and comment_remove can potentially break the Board page, as it doesn't remove the PairMeta record, causing the Board page to throw an error.
requires further research.
Fix:
all Remove methods must remove all meta data appropriately