Issue closing pattern (keyword) failing
Expected
When using specific keywords in merge requests' descriptions, when we merge it, it closes the specified issue.
Problem
Not working: when we merge the MR the issue keeps opened.
Example
MR description's say closes #xxx, was merged, but the issue is still opened.
Mind that issue is not in the same project as the MR.