Community
Participate
Working Groups
GET on /gitapi/tag/file/{path} works fine and returns the list of tags. However GET on /gitapi/tag/{tagId}/file/{path} returns something like this: { "Severity": "Error", "Message": "Failed to handle tag request for v20120110-2150/file/ag/", "HttpCode": 500, "Code": 0, "DetailedMessage": "Object 96a4d0fa85b0ef4e3f2b91f74292f53034e5c9f9 is not a tag." } Nothing on the server console.
The problem exists only for lightweight tags (updated the summary), for tags created with Orion (annotated tags) this works fine.
Fixed with 9c0dd2d7cc5a9735419c4fd266189bcce55eecde