Hi! I don't get it when just fetching the data, only while exporting. Have never seen it before 13. (running
13.0-p20220115). I get it like 4-5 times every time i do an export. The export still works.
I don't have any field called "group" in any datasource.
Any idea what this is?
13.0-p20220115). I get it like 4-5 times every time i do an export. The export still works.
I don't have any field called "group" in any datasource.
Any idea what this is?
Code:
2022-02-09 11:14:29.981 WARN com.isomorphic.validation.Validation - Validation errors validating a 'Object': { "/DataSource[@ID=Application]/fields/Object[@ID=DataSourceField]/fields/group":{ recordPath:"/DataSource[@ID=Application]/fields/Object[@ID=DataSourceField]/fields/group", name:{ severity:"ERROR", errorMessage:"Field is required" } } } 2022-02-09 11:14:29.982 WARN com.isomorphic.validation.Validation - Validation errors validating a 'Application': { "/DataSource[@ID=Application]/fields/Object[@ID=DataSourceField]/fields/group":{ recordPath:"/DataSource[@ID=Application]/fields/Object[@ID=DataSourceField]/fields/group", name:{ severity:"ERROR", errorMessage:"Field is required" } } ...and so on.
Comment