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
fe6bdc52
Commit
fe6bdc52
authored
Apr 04, 2019
by
Jan Schwien
Committed by
Rémy Coutable
Apr 04, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add information related to different project issue linking
parent
96a61a5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
doc/user/project/issues/related_issues.md
doc/user/project/issues/related_issues.md
+10
-2
No files found.
doc/user/project/issues/related_issues.md
View file @
fe6bdc52
...
...
@@ -11,8 +11,16 @@ The relationship only shows up in the UI if the user can see both issues.
## Adding a related issue
You can relate one issue to another by clicking the related issues "+" button
in the header of the related issue block. Then input the issue reference number
or paste in a link to the issue.
in the header of the related issue block. Then, input the issue reference number
or paste in the full URL of the issue.
Issues of the same project can be specified just by the reference number.
Issues from a different project require additional information like the
group and the project name. For example:
-
same project:
`#44`
-
same group:
`project#44 `
-
different group:
`group/project#44`
Valid references will be added to a temporary list that you can review.
When ready, click the green "Add related issues" button to submit.
...
...
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