Skip to content

Clarify inactive project deletion

Kosuke Kamiya requested to merge Clarify-inactive-project-deletion into master

What does this MR do and why?

This MR clarifies the spec of the inactive project deletion.

Update 1

In the following situation,

  • There is a project not active since 2022-10-10
  • We set delete project after 12 months with send warning email after 6 months 2023-10-18

The inactive project deletion feature behaves as following.

  • The warning email be sent immediately
  • The project will be deleted after an additional 6 months.

Update 2

Archived project settings do not protect projects from inactive project deletion.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image.png image.png

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 Kosuke Kamiya

Merge request reports