-
As title, I want to sync the workitems in some Azure DevOps organizations into single Azure DevOps organization. After some searching, I find Azure DevOps REST API could be possible solution (not sure if it support custom column). And this tool is another possible solution I found, but still not sure if it support custom column Please give me some suggestions, thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
MrHinsh
Feb 25, 2022
Replies: 1 comment 1 reply
-
As per the documentation, all columns added to your work items are supported. In addition, you can set up mappings between the columns when the SOurce and Target do not match. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MrHinsh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per the documentation, all columns added to your work items are supported.
In addition, you can set up mappings between the columns when the SOurce and Target do not match.