Actions
Task #4148
closedRemove owns group or belongs to group access check for categories
Description
This access check is only used in the Forum integration to determine forum access. It should instead just make sure they either have access to the category or public is enabled. This access check is extremely heavy (1 query per category) causing pointless performance loss. Remove it!
Actions