summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJarka Kadlecova <jarka@gitlab.com>2017-04-03 20:58:36 +0200
committerJarka Kadlecova <jarka@gitlab.com>2017-04-05 07:37:01 +0200
commit48d4edd637860d0be97aab6a2e34f61996f3aeca (patch)
tree31f41755a51894f2b999df13a8d43b4db314eaa5 /doc
parente7e9307219d1c81427f95444b36471c519dc06c2 (diff)
downloadgitlab-ce-48d4edd637860d0be97aab6a2e34f61996f3aeca.tar.gz
Remove confusing placeholder for JIRA transition_id
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/integrations/jira.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/jira.md b/doc/user/project/integrations/jira.md
index 4c64d1e0907..3b053012d4d 100644
--- a/doc/user/project/integrations/jira.md
+++ b/doc/user/project/integrations/jira.md
@@ -101,7 +101,7 @@ in the table below.
| `Project key` | The short identifier for your JIRA project, all uppercase, e.g., `PROJ`. |
| `Username` | The user name created in [configuring JIRA step](#configuring-jira). |
| `Password` |The password of the user created in [configuring JIRA step](#configuring-jira). |
-| `JIRA issue transition` | This is the ID of a transition that moves issues to a closed state. You can find this number under JIRA workflow administration ([see screenshot](img/jira_workflow_screenshot.png)). |
+| `JIRA issue transition` | This is the ID of a transition that moves issues to a closed state. You can find this number under JIRA workflow administration ([see screenshot](img/jira_workflow_screenshot.png)). **Closing JIRA issues via commits or Merge Requests won't work if you don't set the ID correctly.** |
After saving the configuration, your GitLab project will be able to interact
with the linked JIRA project.