Allow Groups to update remove_dormant_members
What does this MR do and why?
This adds the ability for Top-level Groups to Update remove_dormant_members setting (enable/disable) and remove_dormant_members_period, implementing #461339 (closed) and #461335 (closed).
This is behind a Feature Flag group_remove_dormant_members.
MR Cadence
| Description | MR |
|---|---|
| Add remove_dormant_members_period setting to namespace_settings | !153099 (merged) |
| Allow Groups to update remove_dormant_members_period |
|
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
| Screenshot | Screen recording |
|---|---|
![]() |
fe_remove_dormant_members |
How to set up and validate locally
- Enable
group_remove_dormant_membersfeature flag - Navigate to a Top-level group
- Go to Settings > General
- Expand Permisisions and group features section
- Find the Remove dormant users field
- Update the value
- Click on Save Changes
Edited by Sheldon Led
