Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarka Kadlecova <jarka@gitlab.com>2017-07-24 09:14:06 +0300
committerJarka Kadlecova <jarka@gitlab.com>2017-07-24 09:14:06 +0300
commit6774a0378d624fafbd287ce4adcee3787106f1b9 (patch)
treed0a35f9d60294e14120c899631d74b505fe2ca3f /doc/user/project/integrations/redmine.md
parent7bee7b848aab883a6869e1fd2fbb9e66182d2023 (diff)
Change docs to support paralel external and internal issue trackers
Diffstat (limited to 'doc/user/project/integrations/redmine.md')
-rw-r--r--doc/user/project/integrations/redmine.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/integrations/redmine.md b/doc/user/project/integrations/redmine.md
index 8026f1f57bc..cf92465da53 100644
--- a/doc/user/project/integrations/redmine.md
+++ b/doc/user/project/integrations/redmine.md
@@ -30,5 +30,7 @@ Issues in Redmine can be referenced in two alternative ways:
then followed by capital letters, numbers or underscores, and `<ID>` is
a number (example `API_32-143`).
+We suggest using the longer format if you have both internal and external issue trackers enabled. If you use the shorter format and an issue with the same ID exists in the internal issue tracker the internal issue will be linked.
+
Please note that `<PROJECT>` part is ignored and links always point to the
address specified in `issues_url`.