diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-12-09 12:21:12 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-12-09 12:21:12 +0000 |
commit | e384a14cc84d399c9e17e2fe78ccc6a06fd275ff (patch) | |
tree | 1f95de6a2cd048bdb4d025490c4a41330e91d1bb /doc/project_services | |
parent | 0af2744d603c88004a456f954603dc146b4cda39 (diff) | |
parent | c1a71d9f58d76973c5ceae3605df1cd3c5f9f287 (diff) | |
download | gitlab-ce-e384a14cc84d399c9e17e2fe78ccc6a06fd275ff.tar.gz |
Merge branch 'issue_25152_docs' into 'master'
Update JIRA troubleshoot documentation
closes #25152
See merge request !7977
Diffstat (limited to 'doc/project_services')
-rw-r--r-- | doc/project_services/jira.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/project_services/jira.md b/doc/project_services/jira.md index 366e4b2d306..390066c9989 100644 --- a/doc/project_services/jira.md +++ b/doc/project_services/jira.md @@ -197,6 +197,7 @@ incorrectly the JIRA-GitLab integration. Make sure that the user you set up for GitLab to communicate with JIRA has the correct access permission to post comments on a ticket and to also transition the ticket, if you'd like GitLab to also take care of closing them. +JIRA issue references and update comments will not work if the GitLab issue tracker is disabled. ### GitLab is unable to close a ticket |