Skip to content

Commit 5e84119

Browse files
Update faq.md
1 parent 89b76cc commit 5e84119

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ If your custom field is not imported correctly into Azure DevOps, please go thro
6767

6868
This error is usually indicative of incorrect configuration on the user's side. Please follow the checklist [here](https://github.com/solidify/jira-azuredevops-migrator/blob/master/docs/faq.md#troubleshooting-my-custom-field-is-not-migrated-correctlynot-migrated-at-all) (the section above this one, in the same document) to ensure that you do not have any issues with your `config.json` file.
6969

70+
## 4. I need to obtain a field reference name/link type in Azure DevOps
71+
72+
Here is a reference sheet with all of the default fields in Azure DevOps: <https://learn.microsoft.com/en-us/azure/devops/boards/work-items/guidance/work-item-field?view=azure-devops> (click each field to open up the documentation page and view the field reference name).
73+
74+
Here is a reference sheet with all of the default link types in Azure DevOps: <https://learn.microsoft.com/en-us/azure/devops/boards/queries/link-type-reference?view=azure-devops>.
75+
7076
## 4. Guideline for migrating multiple projects
7177

7278
### Scenario 1: Single project

0 commit comments

Comments
 (0)