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
7c611093
Commit
7c611093
authored
Jul 22, 2020
by
Marcin Sedlak-Jakubowski
Committed by
Evan Read
Jul 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Jira importer's limitations in docs
parent
874e714c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
6 deletions
+18
-6
doc/user/project/import/jira.md
doc/user/project/import/jira.md
+18
-6
No files found.
doc/user/project/import/jira.md
View file @
7c611093
...
...
@@ -15,14 +15,26 @@ Jira issues import is an MVC, project-level feature, meaning that issues from mu
Jira projects can be imported into a GitLab project. MVC version imports issue title and description
as well as some other issue metadata as a section in the issue description.
##
Future iter
ations
##
Known limit
ations
As of GitLab 12.10, the Jira issue importer only brings across the title and description of
an issue.
The information imported into GitLab fields from Jira depends on the version of GitLab:
There is an
[
epic
](
https://gitlab.com/groups/gitlab-org/-/epics/2738
)
tracking the
addition of items such as issue assignees, labels, comments, user mapping, and much more.
These will be included in the future iterations of the GitLab Jira importer.
-
From GitLab 12.10 to GitLab 13.1, only the issue's title and description are imported
directly.
-
From GitLab 13.2:
-
The issue's labels are also imported directly.
-
You're also able to map Jira users to GitLab project members when preparing for the
import.
Other Jira issue metadata that is not formally mapped to GitLab issue fields is
imported into the GitLab issue's description as plain text.
Our parser for converting text in Jira issues to GitLab Flavored Markdown is only compatible with
Jira V3 REST API.
There is an
[
epic
](
https://gitlab.com/groups/gitlab-org/-/epics/2738
)
tracking the addition of
items, such as issue assignees, comments, and much more. These will be included in the future
iterations of the GitLab Jira importer.
## Prerequisites
...
...
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