Fixed Conditions ignored in getGlobalPermissionEntriesGrouped method in XF/Repository/PermissionEntry

JJW

Member
Affected version
v2.2.3 Patch 1
Although conditions are implemented in the getGlobalPermissionEntriesGrouped method, the query that fetches permission entries appears to pull the entire table without these conditions.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.6).

Change log:
When getting global permission entries, process conditions correctly to only select the relevant records.
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom