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 5d68864 commit 4efe89cCopy full SHA for 4efe89c
README.md
@@ -1,2 +1,13 @@
1
# 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 to map users to owner.
9
+- Add support to map created on to OverrideCreatedOn.
10
+- Refactor Schema validations into multiple validation rules
11
+- Add configuration for tool reporting
12
+- Add unit tests for everything
13
+- Add CI/CD pipeline to build and execute the tool.
0 commit comments