You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,20 @@
1
1
# Visual Studio Team Services Bulk Data Editor Engine
2
2
3
+
Visual Studio Team Services Bulk Data Editor Engine allows you to bulk edit data in Microsoft Team Foundation Server (TFS) and Visual Studio Team Services (VSTS).
3
4
5
+
##BUILD
6
+
|| Build | Sync |
7
+
| ------------- |:-------------:|:-------------:|
8
+
| VSTS |||
9
+
| GITHUB |||
| VSTS |||[]()|[]()|
8
-
| GITHUB |||||
| Nuget |[]()|[]()|
14
16
15
-
Visual Studio Team Services Bulk Data Editor Engine allows you to bulk edit data in Microsoft Team Foundation Server (TFS) and Visual Studio Team Services (VSTS). There are two main purposes for this tooling:
17
+
There are two main purposes for this tooling:
16
18
17
19
-**Bulk Update** - You can builk update work items and apply processing rules against your server or account. Use the `WorkItemUpdate` class that takes only a target Team Project.
18
20
-**Migration** - You can migrate work items, area & iterations, & test data from one Team Project to another. Use the `WorkItemMigrationContext` calss that takes both a Source and a Target Team Project
0 commit comments