Commit to Work Item Link Between AZURE DEVOPS Servers Fails
I am attempting to migrate a commit link from an old Azure DevOps server to a new internal Azure DevOps server. The goal is to link a specific commit from the repository on the old server to a Work Item on the new server using an ArtifactLink relation. Despite following the Azure DevOps API documentation and sending a properly structured PATCH request to the new server, the commit link is not being added successfully to the Work Item.