Skip to content

Draft: Include MINIMAL_ACCESS in user model's group_members

What does this MR do and why?

Resolves #422299 because Support team members with SaaS focus sometimes need to review all memberships of users in the admin UI. Without this change, the MINIMAL_ACCESS level is ignored there.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Create 2 groups and invite a test user into them as guest & with minimal access, respectively.
  2. Browse to /admin/users/ page > Groups table.
  3. Toggle this change in GDK.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Katrin Leinweber (GTLB)

Merge request reports