Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-29 15:08:55 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-29 15:08:55 +0300
commit2dedd78ef505a0ab0a379c7340a3fcba56ada663 (patch)
treeef05626056122d4e07145c9c043484764f1267e8 /doc/user/group/epics
parentf931527bc5120097db15737f8594a431bcad9116 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/group/epics')
-rw-r--r--doc/user/group/epics/manage_epics.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/user/group/epics/manage_epics.md b/doc/user/group/epics/manage_epics.md
index f6c3ea6c090..b063ba9a75c 100644
--- a/doc/user/group/epics/manage_epics.md
+++ b/doc/user/group/epics/manage_epics.md
@@ -40,9 +40,11 @@ The newly created epic opens.
If you select **Inherited**:
- For the **start date**: GitLab scans all child epics and issues assigned to the epic,
- and sets the start date to match the earliest found start date or milestone.
-- For the **due date**: GitLab sets the due date to match the latest due date or
- milestone found among its child epics and issues.
+ and sets the start date to match the earliest start date found in the child epics or the milestone
+ assigned to the issues.
+- For the **due date**: GitLab scans all child epics and issues assigned to the epic,
+ and sets the due date to match the latest due date found in the child epics or the milestone
+ assigned to the issues.
These are dynamic dates and recalculated if any of the following occur: