Fix archive group settings returning 404

What does this MR do and why?

Fix archive group settings returning 404

Closes #558811 (closed)

  • Cause: The edit action requires the view_edit_page permission, which depends on the remove_group permission. Since archived groups can't be removed, they also can't access the edit page, resulting in a 404.

References

Screenshots or screen recordings

Before After

Screen_Recording_2025-08-06_at_11.44.40

How to set up and validate locally

export FOSS_ONLY=1
gdk restart

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shubham Kumar

Merge request reports

Loading