Skip to content
代码片段 群组 项目
提交 85ce50bd 编辑于 作者: Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski
浏览文件

Merge branch 'start-and-due-date-inheritance' into 'master'

Clarify epics dates inheritance documentation

See merge request gitlab-org/gitlab!65801
No related branches found
No related tags found
无相关合并请求
...@@ -40,9 +40,11 @@ The newly created epic opens. ...@@ -40,9 +40,11 @@ The newly created epic opens.
If you select **Inherited**: If you select **Inherited**:
- For the **start date**: GitLab scans all child epics and issues assigned to the epic, - 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. and sets the start date to match the earliest start date found in the child epics or the milestone
- For the **due date**: GitLab sets the due date to match the latest due date or assigned to the issues.
milestone found among its child epics and 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: These are dynamic dates and recalculated if any of the following occur:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册