Community
Participate
Working Groups
Doing a GET on ContentLocation of a tag returns error 500: { "HttpCode": 500, "DetailedMessage": "One of setGitDir or setWorkTree must be called.", "Message": "Failed to handle tag request for tag1/file/a/", "Severity": "Error", "Code": 0 } I think it should return information about a tag (Name, FullName etc). Also tag representation doesn't have a Location. I think we should rather support Location than ContentLocation. Other entities in Orion support Location and ContentLocation if exists contains some extra information.
Fixed with ecb930fb898c084babf4f9cbaed22aa3d360a3e1.
Created attachment 205035 [details] mylyn/context/zip