Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #341571
Closed
Open
Issue created Sep 23, 2021 by Martin Hasoň@hasonm

Jira integration doesn't work for imported project

Summary

Commit does not link with jira issue when jira integration settings inherit from group jira integration settings and project was imported from gitlab without jira integration.

Steps to reproduce

  1. Import project from export with has_external_issue_tracker: false to group with enabled JIRA integration.
  2. In project Settings -> Integrations is JIRA enabled (inherited from the group)
  3. JIRA link is missing in project sidebar.
  4. No old or new commits are linked to JIRA.

Changes to the JIRA integration settings Settings -> Integrations (Use custom settings) don't help.

What is the current bug behavior?

Commit messages or/and mention does not contains links to jira tickets. However, the Jira development panel panel contains links to gitlab commits.

What is the expected correct behavior?

Commit messages or/and mention should contains links to jira tickets.

Relevant logs and/or screenshots

Missing JIRA link in sidebar:

Snímek_z_2021-09-23_09-59-49

  • #323480

Output of checks

This bug happens on GitLab.com

Workaround

Disable the integration and then re-enable it. It should update the has_external_issue_tracker value.

NOTE: When bug is fixed, please remove the workaround in our documentation: !89189 (merged)

Edited Jun 04, 2022 by Emily Chang (OOO until 2022-09-26)
Assignee
Assign to
Time tracking