diff options
author | Patricio Cano <suprnova32@gmail.com> | 2016-03-07 16:29:22 -0500 |
---|---|---|
committer | Patricio Cano <suprnova32@gmail.com> | 2016-03-07 16:29:22 -0500 |
commit | 406f4a993a946db75d46756f936552144708a789 (patch) | |
tree | 22bbfe501b00b003bfdabf619172718726bdb32d /doc/project_services | |
parent | cf232411ae37b68c9d6ab20deac3fc8d99b44124 (diff) | |
download | gitlab-ce-406f4a993a946db75d46756f936552144708a789.tar.gz |
Fixed headers for anchorsdoc-troubleshooting
[ci skip]
Diffstat (limited to 'doc/project_services')
-rw-r--r-- | doc/project_services/jira.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/project_services/jira.md b/doc/project_services/jira.md index 623ec857cbe..27170c1eb19 100644 --- a/doc/project_services/jira.md +++ b/doc/project_services/jira.md @@ -222,13 +222,13 @@ You can see from the above image that there are four references to GitLab: ## Troubleshooting -**GitLab is unable to comment on a ticket** +### GitLab is unable to comment on a ticket 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. -**GitLab is unable to close a ticket** +### GitLab is unable to close a ticket Make sure the the `Transition ID` you set within the JIRA settings matches the one your project needs to close a ticket. |