Tfs Shared Query Processor

The TfsSharedQueryProcessor enabled you to migrate queries from one locatio nto another.

Last updated: June 27, 2025 | Edit this page | Discuss this page

The TfsSharedQueryProcessor enabled you to migrate queries from one locatio nto another.

top

Options

ParameterTypeDescriptionDefault Value
EnabledBooleanIf set to true then the processor will run. Set to false and the processor will not run.missing XML code comments
PrefixProjectToNodesBooleanDo we add the source project name into the folder pathNot specified
SharedFolderNameStringThe name of the shared folder, made a parameter incase it every needs to be editedShared Queries
SourceNameStringThis is the IEndpoint that will be used as the source of the Migration. Can be null for a write only processor.missing XML code comments
SourceToTargetFieldMappingsDictionaryMapping of the source to the targetmissing XML code comments
TargetNameStringThis is the IEndpoint that will be used as the Target of the Migration. Can be null for a read only processor.missing XML code comments
top

Samples

top

Sample

Sample

There is no sample, but you can check the classic below for a general feel.
top

Defaults

Defaults

There are no defaults! Check the sample for options!
top

Classic

Classic

{
  "$type": "TfsSharedQueryProcessorOptions",
  "Enabled": false,
  "PrefixProjectToNodes": false,
  "SharedFolderName": "Shared Queries",
  "SourceToTargetFieldMappings": null,
  "SourceName": null,
  "TargetName": null
}
top

Metadata

Project Information
Azure DevOps Marketplace
YouTube Channel
Maintainer

Created and maintained by Martin Hinshelwood of nkdagility.com

Getting Support
Community Support
Questions & Discussions

The first place to look for usage, configuration, and general help.

Commercial Support

We provide training, ad-hoc support, and full service migrations through our professional services.

Azure DevOps Migration Services
Documentation