Replies: 1 comment 3 replies
-
|
You just ignore them. Any field that is not in the target will be automatically skipped. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've a question about FieldMapping from a source work item to a target work item. I've got a source work item with a lot of custom fields, but I don't need these custom fields in the target work item. How can I handle this? I thought I could use FieldSkipMap, but this just restores the target fields original value and in this case I don't have (or want) a target field. I just want to throw away the source valeu and not migrate it at all.
Is this possible?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions