Replies: 6 comments
-
any feedback is welcome |
Beta Was this translation helpful? Give feedback.
-
??? |
Beta Was this translation helpful? Give feedback.
-
Problem is still there :-( |
Beta Was this translation helpful? Give feedback.
-
The Shared Folder name is there to support multi-language instances as far as I am aware. "Shared Folders" is only called that in English. There currently is no facility to filter the folders. |
Beta Was this translation helpful? Give feedback.
-
oh thats bad. thx for this info. could you add this filter in the next update? |
Beta Was this translation helpful? Give feedback.
-
Adding to this issue. Any attempt to specify a folder fails. The execution of the shared query task results in the copying of THE ENTIRE shared query folder into the target. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tested with v11.9.47
"Processors": [
{
"$type": "TfsSharedQueryProcessorOptions",
"Enabled": true,
"PrefixProjectToNodes": false,
"SharedFolderName": "Shared Queries",
"SourceToTargetFieldMappings": null,
"ProcessorEnrichers": null,
"SourceName": "Source",
"TargetName": "Target"
}
"SharedFolderName": "Shared Queries",
parameter dont work
i try to select diferrent folder names but nothing works.
eamples:
"SharedFolderName": "SU - S1 - BQ",
"SharedFolderName": "Shared Queries\SU - S1 - BQ",
The tool runs only all sharedfolders and queries, but i need only 25 from 500.
I cant select the right folders with this parameter "SharedFolderName": "Shared Queries",
Beta Was this translation helpful? Give feedback.
All reactions