Fixed Users are unable to upload images despite explicit permission

Darcness

Member
Affected version
2.2.0
1601761819454.webp

Why is this a 'No'? I have explicitly set the permission on this forum for this group, but the user in this group still can't do it.

Also, in case you're wondering:
1601762016417.webp
 
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.1).

Change log:
More consistently apply permission dependencies when passing from global to content-level permissions. Display permission changes due to failed dependencies when analyzing.
There may be a delay before changes are rolled out to the XenForo Community.
 
So the issue here is a bug from another 2.2 change that more correctly applied permission dependency checks, though here it triggered unexpectedly. This means that if you don't have the view attachments/upload attachments permission at the global level, it currently gets blocked from being applied to a specific forum.
 
Top Bottom