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
1a0e5e06
Commit
1a0e5e06
authored
Jul 09, 2021
by
Kati Paizee
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'add-dvcs-jira-cloud' into 'master'
Add URI for Jira Cloud See merge request gitlab-org/gitlab!65618
parents
70e82ad5
d59c16ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/integration/jira/dvcs.md
doc/integration/jira/dvcs.md
+2
-1
No files found.
doc/integration/jira/dvcs.md
View file @
1a0e5e06
...
...
@@ -77,6 +77,7 @@ your integration.
-
*For GitLab versions 13.0 and later*
**and**
*Jira versions 8.14 and later,*
use the
generated
`Redirect URL`
from
[
Linking GitLab accounts with Jira
](
https://confluence.atlassian.com/adminjiraserver/linking-gitlab-accounts-1027142272.html
)
.
-
*For GitLab versions 13.0 and later*
**and**
*Jira Cloud,*
use
`https://<gitlab.example.com>/login/oauth/callback`
.
-
*For GitLab versions 11.3 and later,*
use
`https://<gitlab.example.com>/login/oauth/callback`
.
If you use GitLab.com, the URL is
`https://gitlab.com/login/oauth/callback`
.
-
*For GitLab versions 11.2 and earlier,*
use
...
...
@@ -89,7 +90,7 @@ your integration.
## Configure Jira for DVCS
If you use Jira Cloud
and GitLab.com
, use the
[
GitLab for Jira app
](
connect-app.md
)
If you use Jira Cloud, use the
[
GitLab for Jira app
](
connect-app.md
)
unless you specifically need the DVCS Connector.
Configure this connection when you want to import all GitLab commits and branches,
...
...
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