PlainText field to Html field migration issue #3093
-
|
Hello, In my source project I have one field which is PlainText type ( I've added the
If I add Can somebody give a hint which one Tool or Processors I should use in this case? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I reread the documentation page for the TfsWorkItemTypeValidatorTool and realized that ExcludeSourceFields is exactly what I need. The PlainText-to-HTML conversion works perfectly. |
Beta Was this translation helpful? Give feedback.
I reread the documentation page for the TfsWorkItemTypeValidatorTool and realized that ExcludeSourceFields is exactly what I need. The PlainText-to-HTML conversion works perfectly.