Skip to content

Remove `Deletion Protection` of projects option from group settings

What does this MR do and why?

For #390365 (closed)

This MR removes the "delayed deletion" options from group settings page. This is a continuation to the work done in !113332 (merged), where "delayed deletion" is now a default at the Instance level, so at the group level, there is no longer a need to configure this setting. Hence, all of the configuration mechanism of this setting at the group level will go away, which is what this MR does, behind the same feature flag.

Documentation changes will be made in a follow up MR.

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.

Edited by Manoj M J

Merge request reports