Gitlab Asana Integration Task URL Issue

Gitlab & Asana Integration

I am experiencing an issue related to the Gitlab → Asana Integration since the V1 Asana URLs update.

At V0 when I copy URL from the Asana Task (it was ending with /f) and add it to the commit message, and push it, the integration worked properly and an automated message was added to the Asana task.

However, after the V1 URLs update the links has changed to https://app.asana.com/1/15793206719/project/1206043162733419/task/12058909747493732?focus=true and when I add this link to the commit message the automated process doesn’t trigger.

It still works if the task ID is added to the commit message but it doesn’t with the V1 task URLs.

GitLab version 17.10.4

Is there already a solution related to this issue, or should I update the integration in some way?

I am having this same issue, when I copy the task ID and commit with it works (e.g. commit -m “#1234567”) but the new links (above) fail for us, which are much easier to link in than grabbing the actual ID.

1 Like