8.0.108
WIQQL
This commit is contained in:
@ -94,17 +94,91 @@
|
||||
"colId": "d8cdd342-86c5-417f-8238-2085b3625f42",
|
||||
"containerId": "",
|
||||
"name": "FI Backlog Mesa - Request List",
|
||||
"url": "https://tfs.intra.infineon.com/tfs/ManufacturingIT/Mesa_FI/_queries/query/2652d386-5696-420d-b598-4fdaa14c4eec/",
|
||||
"method": "GET",
|
||||
"url": "https://tfs.intra.infineon.com/tfs/FactoryIntegration/0d06e969-e1f5-4835-a359-620d557c7595/_apis/wit/workItems/109733/comments/107921?api-version=7.0-preview.3",
|
||||
"method": "PATCH",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-04-19T21:10:18.534Z",
|
||||
"modified": "2024-04-19T21:13:11.959Z",
|
||||
"modified": "2024-08-21T19:36:25.878Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Basic OnZvcnZrcTJybnU3Z3l6NTJiYnd2M29rZHF4aDR6NTNub2pqb3FiNWVobGF2eWw2dHlhdWE="
|
||||
"value": "Basic OjRuN2QyamNxbDZia3EzMmY2NnRvaGRkb25meGFqa3lwcTY2bG01eTN6cWVtdGxvaGF3c2E="
|
||||
}
|
||||
]
|
||||
],
|
||||
"params": [
|
||||
{
|
||||
"name": "api-version",
|
||||
"value": "7.0-preview.3",
|
||||
"isPath": false
|
||||
}
|
||||
],
|
||||
"body": {
|
||||
"type": "json",
|
||||
"raw": "{\n \"text\": \"Test\"\n}",
|
||||
"form": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "ae7243a2-df53-4116-b566-c59a756a98fe",
|
||||
"colId": "d8cdd342-86c5-417f-8238-2085b3625f42",
|
||||
"containerId": "",
|
||||
"name": "IterationPath",
|
||||
"url": "https://tfs.intra.infineon.com/tfs/FactoryIntegration/0d06e969-e1f5-4835-a359-620d557c7595/_apis/wit/workItems/109733?api-version=7.0-preview.3",
|
||||
"method": "PATCH",
|
||||
"sortNum": 20000,
|
||||
"created": "2024-09-04T18:34:03.076Z",
|
||||
"modified": "2024-09-04T18:43:06.288Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Basic OjRuN2QyamNxbDZia3EzMmY2NnRvaGRkb25meGFqa3lwcTY2bG01eTN6cWVtdGxvaGF3c2E="
|
||||
},
|
||||
{
|
||||
"name": "Content-Type",
|
||||
"value": "application/json-patch+json"
|
||||
}
|
||||
],
|
||||
"params": [
|
||||
{
|
||||
"name": "api-version",
|
||||
"value": "7.0-preview.3",
|
||||
"isPath": false
|
||||
}
|
||||
],
|
||||
"body": {
|
||||
"type": "json",
|
||||
"raw": "[\n {\n \"op\": \"test\",\n \"path\": \"/rev\",\n \"value\": 8\n },\n {\n \"op\": \"replace\",\n \"path\": \"/fields/System.IterationPath\",\n \"value\": \"ART SPS\"\n }\n]",
|
||||
"form": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": "08e4298e-2f65-4da7-aba5-a06f7443cf43",
|
||||
"colId": "d8cdd342-86c5-417f-8238-2085b3625f42",
|
||||
"containerId": "",
|
||||
"name": "WIQQL",
|
||||
"url": "https://tfs.intra.infineon.com/tfs/FactoryIntegration/ART SPS/_apis/wit/tempqueries?api-version=7.1-preview.1",
|
||||
"method": "POST",
|
||||
"sortNum": 30000,
|
||||
"created": "2024-09-04T20:41:54.607Z",
|
||||
"modified": "2024-09-04T20:43:41.679Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Basic OjRuN2QyamNxbDZia3EzMmY2NnRvaGRkb25meGFqa3lwcTY2bG01eTN6cWVtdGxvaGF3c2E="
|
||||
}
|
||||
],
|
||||
"params": [
|
||||
{
|
||||
"name": "api-version",
|
||||
"value": "7.1-preview.1",
|
||||
"isPath": false
|
||||
}
|
||||
],
|
||||
"body": {
|
||||
"type": "json",
|
||||
"raw": "\r\n{\r\n \"wiql\": \"Select [System.Id], [System.Title], [System.State] From WorkItems Where [System.WorkItemType] = 'Bug' order by [Microsoft.VSTS.Common.Priority] asc, [System.CreatedDate] desc\"\r\n}",
|
||||
"form": []
|
||||
}
|
||||
}
|
||||
],
|
||||
"sortNum": 70000
|
||||
|
Reference in New Issue
Block a user