Clickup integration not working in company self hosted gitlab

Hello

I am struggling with click up integration. I can associate manually the commits. But I’ve tried many ways of creating actions from commit message, and none of them work:

git commit - m “CU-865c1bnwz - SAME NAME AS TASK”
git commit - m “CU-865c1bnwz - ”
git commit - m “ #865c1bnwz
git commit - m “ #CU-865c1bnwz
git commit - m “ CU-865c1bnwz[closed]”

None of them work. Is this only happening to me? Docs specify that this works with self-hosted gitlabs. And connection is fine because manually work perfectly.

Thanks!