Skip to content
代码片段 群组 项目
未验证 提交 28fffe02 编辑于 作者: Jon Glassman's avatar Jon Glassman 提交者: GitLab
浏览文件

Merge branch 'docs-fixes' into 'master'

Update UI text to match Jira UI

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144954



Merged-by: default avatarJon Glassman <jglassman@gitlab.com>
Approved-by: default avatarJon Glassman <jglassman@gitlab.com>
Co-authored-by: default avatarAshraf Khamis <akhamis@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -91,8 +91,10 @@ Depending on how you installed the app, you might want to check the following:
- If you [installed the app from the official Atlassian Marketplace listing](jira_cloud_app.md#connect-the-gitlab-for-jira-cloud-app),
switch between GitLab versions in the GitLab for Jira Cloud app:
<!-- markdownlint-disable MD044 -->
1. In Jira, on the top bar, select **Apps > Manage your apps**.
1. Expand **GitLab for Jira (GitLab.com)**.
1. Expand **GitLab for Jira (gitlab.com)**.
1. Select **Get started**.
1. Select **Change GitLab version**.
1. Select **GitLab.com (SaaS)**, then select **Save**.
......@@ -101,6 +103,8 @@ Depending on how you installed the app, you might want to check the following:
1. Select all checkboxes, then select **Next**.
1. Enter your **GitLab instance URL**, then select **Save**.
<!-- markdownlint-enable MD044 -->
If this method does not work, [submit a support ticket](https://support.gitlab.com/hc/en-us/requests/new) if you're a Premium or Ultimate customer.
Provide your GitLab instance URL and Jira URL. GitLab Support can try to run the following scripts to resolve the issue:
......
......@@ -80,14 +80,18 @@ Prerequisites:
You can sync data from GitLab to Jira by linking the GitLab for Jira Cloud app to one or more GitLab groups.
To configure the GitLab for Jira Cloud app:
<!-- markdownlint-disable MD044 -->
1. In Jira, on the top bar, select **Apps > Manage your apps**.
1. Expand **GitLab for Jira (GitLab.com)**.
1. Expand **GitLab for Jira (gitlab.com)**.
1. Select **Get started**.
1. Optional. To set the GitLab instance to use with Jira, select **Change GitLab version**.
1. Select **Sign in to GitLab**.
1. For a list of groups you can link to, select **Link groups**.
1. To link to a group, select **Link**.
<!-- markdownlint-enable MD044 -->
After you link to a GitLab group, data is synced to Jira for all projects in that group.
The initial data sync happens in batches of 20 projects per minute.
For groups with many projects, the data sync for some projects is delayed.
......
......@@ -86,7 +86,7 @@ You can refine user search with [Elasticsearch syntax](#syntax).
| [<code>helper -extension:yml -extension:js</code>](https://gitlab.com/search?group_id=9970&project_id=278964&repository_ref=&scope=blobs&search=helper+-extension%3Ayml+-extension%3Ajs&snippets=) | Returns `helper` in all files except files with a `.yml` or `.js` extension. |
| [<code>helper path:lib/git</code>](https://gitlab.com/search?group_id=9970&project_id=278964&scope=blobs&search=helper+path%3Alib%2Fgit) | Returns `helper` in all files with a `lib/git*` path (for example, `spec/lib/gitlab`). |
<!-- markdownlint-enable -->
<!-- markdownlint-enable MD044 -->
## Known issues
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册