mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-01 16:04:19 +00:00
2.1 KiB
2.1 KiB
stage, group, info, title
stage | group | info | title |
---|---|---|---|
Plan | Project Management | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | External issue trackers |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
GitLab has its own issue tracker, but you can also configure an external issue tracker per GitLab project. You can then use:
- The external issue tracker with the GitLab issue tracker
- The external issue tracker only
With an external tracker, you can use the format CODE-123
to mention
external issues in GitLab merge requests, commits, and comments where:
CODE
is a unique code for the tracker.123
is the issue number in the tracker.
References are displayed as issue links.
Disable the GitLab issue tracker
To disable the GitLab issue tracker for a project:
- On the left sidebar, select Search or go to and find your project.
- Select Settings > General.
- Expand Visibility, project features, permissions.
- Under Issues, turn off the toggle.
- Select Save changes.
After you disable the GitLab issue tracker:
- If an external issue tracker is configured, Issues is visible on the left sidebar but redirects to the external issue tracker.
- If no external issue tracker is configured, Issues is not visible on the left sidebar.
Configure an external issue tracker
You can configure any of the following external issue trackers: