...
Our issue is tagged GJIE-1. We now can use this tag inside Gitlab to reference comments , and merge requests and branches.
Let's double-check if our gitlab Gitlab repository at https://gitlab.eufus.psnc.pl/ach/gitlab-jira-integration-example is visible to Jira. Go to project settings and look for development tools
...
Finally, let's create a merge request. You can create it via the Jira user interface or by creating a merge request in GitLab and tagging it accordingly.
We can see now that the merge request is linked with to the Jira issue.
You can also insert issue tags inside comments in GitLab issues. Be mindful that Jira issues and Gitlab issues are not synchronized together. This means the issue created on Gitlab will not show up in Jira and vice versa.
...