Link to dormant members instructions in group's settings
What does this MR do and why?
It adds link to the docs under Dormant members section in group's settings.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
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
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Start gdk with
export GITLAB_SIMULATE_SAAS=1 gdk restart - Enable
group_remove_dormant_membersfeature flag (e.g. visit https://gdk.test:3000/rails/features/) - Navigate to a group's settings > General > Permissions and group features > Dormant members
- Verify the copy under
Remove dormant members after a period of inactivity
Related to #510253 (closed)
Edited by Ammar Alakkad

