Skip to content

JIRA GitLAB servive template not working.

@regisF I am using the JIRA cloud version and GitLab CE 8.14.3. I am trying to integrate the GitLab and JIRA by using the JIRA service template. I configured the template like the below image.

JIRA_service_template

Also, this is my JIRA transition ID details

JIRA_transition_ID_details

I tried to close the JIRA project issue by using the triggering word. But after accept the merge request that the JIRA issue was not closed.

Merge_request

My JIRA issue is

JIRA_integration

But I can able to close the GitLab issue by using the same procedure (closes #2 (closed))

Gitlab_issue

My JIRA side configurations are in the proper manner. I created the support ticket in Gitlab for this issues even though I can`t able to integrate the JIRA Gitlab. At our JIRA instances, we have the access-jira group with the required permission. I hope that is enough for the JIRA side.

Gitlab_support_ticket

Where did I the mistake? Is this template works at the JIRA cloud version? if yes means how?