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
86780498
Commit
86780498
authored
Dec 09, 2021
by
Marcin Sedlak-Jakubowski
Committed by
Fiona Neill
Dec 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add hierarchy diagram as image to hierarchy doc
parent
2aac3bc5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
doc/user/group/planning_hierarchy/img/hierarchy_with_multi_level_epics.png
...anning_hierarchy/img/hierarchy_with_multi_level_epics.png
+0
-0
doc/user/group/planning_hierarchy/index.md
doc/user/group/planning_hierarchy/index.md
+8
-0
No files found.
doc/user/group/planning_hierarchy/img/hierarchy_with_multi_level_epics.png
0 → 100644
View file @
86780498
9.12 KB
doc/user/group/planning_hierarchy/index.md
View file @
86780498
...
...
@@ -36,6 +36,10 @@ graph TD
With the addition of
[
multi-level epics
](
../epics/manage_epics.md#multi-level-child-epics
)
and up to
seven levels of nested epics, you can achieve the following hierarchy:
<!--
Image below was generated with the following Mermaid code.
Attached as an image because a rendered diagram doesn't look clear on the docs page.
```
mermaid
classDiagram
direction TD
...
...
@@ -46,6 +50,10 @@ classDiagram
Epic "1" *-- "0..*" Issue
```
-->
![
Diagram showing possible relationships of multi-level epics
](
img/hierarchy_with_multi_level_epics.png
)
## View ancestry of an epic
In an epic, you can view the ancestors as parents in the right sidebar under
**Ancestors**
.
...
...
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