diff --git a/doc/user/project/import/jira.md b/doc/user/project/import/jira.md index b2092082bf84bc354df2b1d67c3d7d2bf5d6d7f5..921669e4b70e2ed474e8e9ede6043a69d770d20e 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.