From 33aa02e7a38d8dfc5e470dd5d776c8d4ce5b2dd5 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 1 Apr 2020 18:07:56 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/issues/design_management.md | 2 +- doc/user/project/issues/index.md | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) (limited to 'doc/user/project/issues') diff --git a/doc/user/project/issues/design_management.md b/doc/user/project/issues/design_management.md index 896ae8e7c51..dd65c8f0929 100644 --- a/doc/user/project/issues/design_management.md +++ b/doc/user/project/issues/design_management.md @@ -22,7 +22,7 @@ For an overview, see the video [Design Management (GitLab 12.2)](https://www.you ## Requirements Design Management requires -[Large File Storage (LFS)](../../../administration/lfs/manage_large_binaries_with_git_lfs.md) +[Large File Storage (LFS)](../../../topics/git/lfs/index.md) to be enabled: - For GitLab.com, LFS is already enabled. diff --git a/doc/user/project/issues/index.md b/doc/user/project/issues/index.md index f8608c4b711..e213f92c297 100644 --- a/doc/user/project/issues/index.md +++ b/doc/user/project/issues/index.md @@ -201,18 +201,3 @@ Feature.disable(:save_issuable_health_status) - [Issues API](../../../api/issues.md) - Configure an [external issue tracker](../../../integration/external-issue-tracker.md) such as Jira, Redmine, or Bugzilla. - -## Limits - -This section gives an overview of limits of Issues and an overview of their background. - -### Description and comment length - -> Introduced in [GitLab 12.2](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/61974). - -Descriptions and comments on [issuable](../../../development/issuable-like-models.md) can be no -longer than 1 million characters. - -Previously, there was no limit to issuable description size, which created a -[possibility of a DoS attack](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/61974) by allowing -very long descriptions. It's possible that we will set this limit to a lower number in the future. -- cgit v1.2.1