Skip to content

bugfix: fixed CommunityMember Permissions when nested in parent container

Calum Mackervoy requested to merge permissions-fix into master

Fixes an issue where the parent community was not being resolved because the url name of the request was not included in the condition

I believe this is the problem with the bug reported in the community directory: https://git.startinblox.com/blox/community-directory/issues/16

Merge request reports