Hello!
I use the Jira Integration mostly to send commit mesages to Jira Tickets and from the day to night it stops to work.
I reconfigured everything on my Jira and GitLab following GitLab’s Documentation but got no success on solving the poblem.
The error message I get is as follows:
{
“severity”:“ERROR”
“time”:“2019-06-18T13:50:58.347Z”
“correlation_id”:“d66cb62a-5877-4b97-a013-cf95317ec887”
“service_class”:“JiraService”
“project_id”:472
“project_path”:“project_path”
“message”:“Error sending message”
“client_url”:“https://mycloud.atlassian.net/”
“error”:""
}
Did anyone know how to fix this random problem?
Is it releated with the recent Jira APIs update?