There was an error while loading. Please reload this page.
1 parent ad3f550 commit 0916f30Copy full SHA for 0916f30
1 file changed
data/migrate/Errors-Weekly-Processing.csv
@@ -35,7 +35,7 @@ Error Code,Error Type,Message Template,Notes
35
211,Error,Unrecognized data {row}
36
212,Warning,#{table} row has more values than #{table} has columns
37
213,Error,Fewer than minimum {bound} occurrences of table #{table} found
38
-214,Warning,More than maximum {bound} occurrences of table #{table} found
+214,Error,More than maximum {bound} occurrences of table #{table} found
39
215,Error,Fewer than minimum {bound} number of rows in table #{table}
40
216,Error,More than maximum {bound} number of rows in table #{table}
41
217,Warning,#CONTENT.Level should be {value} according to present tables
0 commit comments