Skip to content

Jira integration doesn't work for imported project

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

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

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 by 🤖 GitLab Bot 🤖