Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hello everyone,
I'm facing a problem with deployment feature of jira. Jira is not able to see that my app has been deployed.
The connection between gitlab and jira is OK. My commits and some merge requests mention the jira tickets ID, so that jira tickets are correctly linked to the right merge request. In gitlab, in the integration section, if i click on test setting, it returns me that everything is OK.
I do have a CI/CD with automatic deployment ON, but despite this, the deployment tool of jira stills show me that I must configure the deployment in gitlab.
Any idea?