Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
46caa3f8
Commit
46caa3f8
authored
Jul 29, 2021
by
Toshitaka Ito
Committed by
Marcin Sedlak-Jakubowski
Jul 29, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify epics dates inheritance documentation
parent
6ac1e277
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
doc/user/group/epics/manage_epics.md
doc/user/group/epics/manage_epics.md
+5
-3
No files found.
doc/user/group/epics/manage_epics.md
View file @
46caa3f8
...
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment