summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKotau Yauhen <bessorion@gmail.com>2019-02-21 10:39:44 +0000
committerKotau Yauhen <bessorion@gmail.com>2019-02-21 10:39:44 +0000
commitd5e38b00cffacf2f0599c99a1bb1515b6f56aa9b (patch)
treeb88f02f1914d538cd23da7a99dc9c9e8afd88452 /doc
parentdd6fbbc44d2807b93d609d304db2c4da229297dc (diff)
downloadgitlab-ce-d5e38b00cffacf2f0599c99a1bb1515b6f56aa9b.tar.gz
Remove new_issue_url field from YouTrack integration service
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/integrations/youtrack.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/user/project/integrations/youtrack.md b/doc/user/project/integrations/youtrack.md
index 85c339d5fa9..3e9295dfcbd 100644
--- a/doc/user/project/integrations/youtrack.md
+++ b/doc/user/project/integrations/youtrack.md
@@ -10,7 +10,6 @@ in the table below.
| `description` | A name for the issue tracker (to differentiate between instances, for example) |
| `project_url` | The URL to the project in YouTrack which is being linked to this GitLab project |
| `issues_url` | The URL to the issue in YouTrack project that is linked to this GitLab project. Note that the `issues_url` requires `:id` in the URL. This ID is used by GitLab as a placeholder to replace the issue number. |
- | `new_issue_url` | This is the URL to create a new issue in YouTrack for the project linked to this GitLab project. **This is currently not being used and will be removed in a future release.** |
Once you have configured and enabled YouTrack you'll see the YouTrack link on the GitLab project pages that takes you to the appropriate YouTrack project.