Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-10-27 21:12:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-27 21:12:28 +0300
commit7badd9fd55f9b877f2de8c8d0126c720a57e538d (patch)
treeec01cd7470f50ed39a72787811c0a9dc3b1f5a18 /doc/user
parentf459f810d53dd453d3fc39df2dd62f01629d99e4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/project/import/jira.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/import/jira.md b/doc/user/project/import/jira.md
index b2092082bf8..921669e4b70 100644
--- a/doc/user/project/import/jira.md
+++ b/doc/user/project/import/jira.md
@@ -23,8 +23,8 @@ GitLab imports the following information directly:
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.
+Text in Jira issues is not parsed to GitLab Flavored Markdown which can result in broken text formatting.
+For more information, see [issue 379104](https://gitlab.com/gitlab-org/gitlab/-/issues/379104).
There is an [epic](https://gitlab.com/groups/gitlab-org/-/epics/2738) tracking the addition of issue assignees, comments, and much more in the future
iterations of the GitLab Jira importer.