Skip to content

Draft: Fix the ability to remove users/members from a namespace

Doug Stull requested to merge 384970-separate-invite-from-removal into master

What does this MR do and why?

  • Allows removing members/users from group members page and usage quotes page when the namespace is in read only state
  • We do this since one of the reasons to be in the read only state is being over the user limit and therefore we need to leave a way for a namespace owner to solve this issue by removing members/users.

Screenshots or screen recordings

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #384970

Edited by Doug Stull

Merge request reports