synchronization
{
...
"synchronization": {
"disableLocalChanges": false,
"testCaseTagPrefix": "tc",
"pull": {
"enabled": true,
"enableCreatingNewLocalTestCases": false
},
"automation": {
"enabled": true,
"condition": "not @manual"
},
"state": {
"setValueOnChangeTo": "Design"
},
"areaPath": {
"mode": "setOnLink",
"value": "\\MyArea"
},
"iterationPath": {
"mode": "setOnLink",
"value": "\\Iteration1"
},
"links": [
{
"targetType": "Product Backlog Item",
"tagPrefix": "pbi",
"relationship": "Child"
},
{
"tagPrefix": "bug"
}
],
"attachments": {
"enabled": true,
"tagPrefixes": [
"wireframe",
"specification"
],
"baseFolder": "resources/files"
},
"format": {
"useExpectedResult": false,
"emptyActionValue": "N/A"
"emptyExpectedResultValue": "N/A"
"syncDataTableAsText": false,
"prefixBackgroundSteps": true,
"prefixTitle": true,
"showParameterListStep": "whenUnusedParameters"
}
},
...
}Settings
Setting
Description
Default
Last updated