Issue with transition in Jira
I followed this instructions to do the integration with Jira: https://docs.gitlab.com/ee/user/project/integrations/jira.html
My objective is when a Merge request is created / updated I would like my subtask to go to the state "to be reviewed" which is not a closing state.
I entered the transition ID in the integration settings. When I name the Jira subtasks in my Merge Request, I can see in Jira the link with the merge request. However the status of the subtask is not updated.