This commit is contained in:
2022-11-02 13:41:29 +01:00
parent bb7cc109d0
commit 0ed6c4d3d0
620 changed files with 551069 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
"Country","Name","Expected","Actual"
"DE","Task",712,458
"DE","Task_Follow_Up_and_Related_Item",712,458
"DE","Task_Involved_Parties",712,458
"DE","Tasks_Notes",712,458
"DE","Tasks_Notes",712,712
1 Country Name Expected Actual
2 DE Task 712 458
3 DE Task_Follow_Up_and_Related_Item 712 458
4 DE Task_Involved_Parties 712 458
5 DE Tasks_Notes 712 458
6 DE Tasks_Notes 712 712

View File

@@ -0,0 +1,2 @@
"Country","Name","err.type","err.count"
"DE","Task_Follow_Up_and_Related_Item","Missing Task_External_Key",254
1 Country Name err.type err.count
2 DE Task_Follow_Up_and_Related_Item Missing Task_External_Key 254

View File

@@ -0,0 +1,2 @@
"Country","Name","err.type","err.count"
"DE","Task_Involved_Parties","Missing Task_External_Key",254
1 Country Name err.type err.count
2 DE Task_Involved_Parties Missing Task_External_Key 254

View File

@@ -0,0 +1,3 @@
"Country","Name","err.type","err.count"
"DE","Task","Missing External_Key",254
"DE","Task","Codelist Mismatch Priority",3
1 Country Name err.type err.count
2 DE Task Missing External_Key 254
3 DE Task Codelist Mismatch Priority 3

View File

@@ -0,0 +1,2 @@
"Country","Name","err.type","err.count"
"DE","Tasks_Notes","Missing Task_External_Key",254
1 Country Name err.type err.count
2 DE Tasks_Notes Missing Task_External_Key 254