Feature Request - Configure Jira integration to not add "Resolve" to MR titles
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
We'd really like to use Jira integration but most of our tickets span multiple GitLab repos so aren't resolved with a single MR. When Jira integration is enabled, our branches are named after Jira issues and there are multiple commits, GitLab sets the default MR title to "Resolve ticket-id description" which, when merged, causes the ticket to be closed/resolved. Yes, users can edit the title before submitting but this is an undesirable overhead when it has to applied to almost all of our MRs.
We'd like to have the capability to set up the full integration but not have the MR title include "Resolve" and not have the description automatically set to "Closes ticket-id".
Also, can this behaviour be documented in https://docs.gitlab.com/ee/user/project/integrations/jira.html please?