Return outsider role when user has no role in group

Created on 20 May 2024, 6 months ago

Return empty array when user has no role in group
WebformGroupManager.php line 278

    $group_roles = $group_role_storage->loadByUserAndGroup($account, $group, TRUE);
    if (!$group_roles) {
      return [];
    }
🐛 Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

🇨🇳China ipumpkin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024