Skip to content

Commit 1d7cf07

Browse files
Update config.md
1 parent 508d8f3 commit 1d7cf07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ The migration configuration file is defined in a json file with the properties d
3838
|**suppress-notifications**|False|boolean|Set to True to suppress all notifications in Azure DevOps about created and updated Work Items. Default = False.|
3939
|**include-development-links**|False|boolean|Set to True to migrated commit links from Jira to Azure DevOps. You will also need to fill out the **repository-map** property. Default = False.|
4040
|**sleep-time-between-revision-import-milliseconds**|False|integer|How many milliseconds to sleep between each revision import. Use this if throttling is an issue for ADO Services. Default = 0 (no sleep).|
41+
|**"buffer-revisions-succeeding-attachment-imports-milliseconds**|False|integer|How many milliseconds to buffer each subsequent revision if there is a negative revision timestamp offset. Increase this if you get problems with VS402625 error messages. Default = 5 (ms).|
4142
|**process-template**|False|string|Process template in the target DevOps project. Supported values: Scrum, Agile or CMMI. Default = "Scrum".|
4243
|**link-map**|True|json|List of **links** to map between Jira and Azure DevOps/TFS work item link types.|
4344
|**type-map**|True|json|List of the work item **types** you want to migrate from Jira to Azure DevOps/TFS.|

0 commit comments

Comments
 (0)