From 2c2dd5e36c4ed5f09f488be288882d98f9124d12 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 24 Jan 2020 12:09:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/admin_area/settings/visibility_and_access_controls.md | 6 ++++-- doc/user/project/operations/error_tracking.md | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/user') diff --git a/doc/user/admin_area/settings/visibility_and_access_controls.md b/doc/user/admin_area/settings/visibility_and_access_controls.md index b5d708b5e04..6a02f15ff43 100644 --- a/doc/user/admin_area/settings/visibility_and_access_controls.md +++ b/doc/user/admin_area/settings/visibility_and_access_controls.md @@ -47,11 +47,13 @@ To ensure only admin users can delete projects: 1. Check the **Default project deletion protection** checkbox. 1. Click **Save changes**. -## Project deletion adjourned period **(PREMIUM ONLY)** +## Default deletion adjourned period **(PREMIUM ONLY)** > [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/32935) in GitLab 12.6. -By default, project marked for deletion will be permanently removed after 7 days. This period may be changed. +By default, a project or group marked for removal will be permanently removed after 7 days. +This period may be changed, and setting this period to 0 will enable immediate removal +of projects or groups. To change this period: diff --git a/doc/user/project/operations/error_tracking.md b/doc/user/project/operations/error_tracking.md index 3fcf6e39ee0..47b153ddd7e 100644 --- a/doc/user/project/operations/error_tracking.md +++ b/doc/user/project/operations/error_tracking.md @@ -57,11 +57,11 @@ This page has: - Other details about the issue, including a full stack trace. - In [GitLab 12.7 and newer](https://gitlab.com/gitlab-org/gitlab/issues/36246), language and urgency are displayed. -By default, a **Create issue** button is displayed. Once you have used it to create an issue, the button is hidden. +By default, a **Create issue** button is displayed: ![Error Details without Issue Link](img/error_details_v12_7.png) -If a link does exist, it will be shown in the details and the 'Create issue' button will change to a 'View issue' button: +If you create a GitLab issue from the error, the **Create issue** button will change to a **View issue** button: ![Error Details with Issue Link](img/error_details_with_issue_v12_7.png) -- cgit v1.2.3