General settings page of archived groups returns a 404 in GitLab CE
Summary
In GitLab CE (FOSS), the Settings > General page returns a 404 error for archived groups.
Screen_Recording_2025-08-02_at_1.55.26_AM
Steps to reproduce
- Run the following commands in your CLI:
export FOSS_ONLY=1
gdk restart
- Enable the
archive_groupfeature flag. - Go to
Group > Settings > General > Advance > Archive groupand archive the group. - Try to access
Group > Settings > Generalagain.
What is the expected correct behavior?
The settings page should work as expected
Relevant logs and/or screenshots
The settings page returns a 404
Possible fixes
Patch release information for backports
If the bug fix needs to be backported in a patch release to a version under the maintenance policy, please follow the steps on the patch release runbook for GitLab engineers.
Refer to the internal "Release Information" dashboard for information about the next patch release, including the targeted versions, expected release date, and current status.
High-severity bug remediation
To remediate high-severity issues requiring an internal release for single-tenant SaaS instances, refer to the internal release process for engineers.
Edited by 🤖 GitLab Bot 🤖