We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec674b2 commit 4eadcbbCopy full SHA for 4eadcbb
README.md
@@ -1,13 +1,13 @@
1
-# dataverse-configuration-migration-tool
+# dataverse-configuration-migration-tool
2
Custom .net cli tool to import configuration data into a dataverse environment
3
4
5
## Todo list:
6
7
-- Functionnal testing for self hierarchy import jobs.?
8
-- Add support for special characters. ?
+- Functionnal testing for self hierarchy import jobs.✅
+- Add support for special characters. ✅
9
- <del> Add support to map users to owner.</del>
10
-- Add support to map created on to OverrideCreatedOn.
+- <del>Add support to map created on to OverrideCreatedOn.</del>
11
- Refactor Schema validations into multiple validation rules
12
- Add configuration for tool reporting
13
- Add unit tests for everything
0 commit comments