Skip to content

Instantly share code, notes, and snippets.

@dallashuggins
Created June 13, 2018 18:42
Show Gist options
  • Save dallashuggins/ba7a4502544a2978a25df30ceb2a8a6d to your computer and use it in GitHub Desktop.
Save dallashuggins/ba7a4502544a2978a25df30ceb2a8a6d to your computer and use it in GitHub Desktop.
FOUND ISSUES: Schema (first try, no tail)
FOUND ISSUES [
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "opportunitycompetitorscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "opportunitycompetitorscollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "topicmodels",
"relationship": {
"dataType": "topicmodels",
"ref": "TOPICMODELID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "systemforms"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "systemforms"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "roles",
"relationship": {
"dataType": "roles",
"ref": "ROLEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "customerrelationships",
"relationship": {
"dataType": "customerrelationships",
"ref": "CUSTOMERRELATIONSHIPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "usermappings",
"relationship": {
"dataType": "usermappings",
"ref": "USERMAPPINGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "documenttemplates",
"relationship": {
"dataType": "documenttemplates",
"ref": "DOCUMENTTEMPLATEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "principalobjectaccessset"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "principalobjectaccessset",
"relationship": {
"dataType": "principalobjectaccessset",
"ref": "PRINCIPALOBJECTACCESSID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "accounts",
"relationship": {
"dataType": "accounts",
"ref": "ACCOUNTID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "connectionroleassociations"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "connectionroleassociations",
"relationship": {
"dataType": "connectionroleassociations",
"ref": "CONNECTIONROLEASSOCIATIONID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "bulkoperations"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "hierarchyrules"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "hierarchyrules",
"relationship": {
"dataType": "hierarchyrules",
"ref": "HIERARCHYRULEID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "activitypointers"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "teams",
"relationship": {
"dataType": "teams",
"ref": "TEAMID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "socialinsightsconfigurations",
"relationship": {
"dataType": "socialinsightsconfigurations",
"ref": "SOCIALINSIGHTSCONFIGURATIONID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "campaignactivities"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sdkmessagefilters",
"relationship": {
"dataType": "sdkmessagefilters",
"ref": "SDKMESSAGEFILTERID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "licenses"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "licenses",
"relationship": {
"dataType": "licenses",
"ref": "LICENSEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "quotedetails",
"relationship": {
"dataType": "quotedetails",
"ref": "QUOTEDETAILID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "fieldpermissions"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "fieldpermissions",
"relationship": {
"dataType": "fieldpermissions",
"ref": "FIELDPERMISSIONID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "teammemberships"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "teammemberships",
"relationship": {
"dataType": "teammemberships",
"ref": "TEAMMEMBERSHIPID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "recommendationcaches"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "connections",
"relationship": {
"dataType": "connections",
"ref": "CONNECTIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "publishers",
"relationship": {
"dataType": "publishers",
"ref": "PUBLISHERID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "invaliddependencies"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "salesorderdetails",
"relationship": {
"dataType": "salesorderdetails",
"ref": "SALESORDERDETAILID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "recommendationmodelversions",
"relationship": {
"dataType": "recommendationmodelversions",
"ref": "RECOMMENDATIONMODELVERSIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "organizations",
"relationship": {
"dataType": "organizations",
"ref": "ORGANIZATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "workflowlogs",
"relationship": {
"dataType": "workflowlogs",
"ref": "WORKFLOWLOGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "kbarticles",
"relationship": {
"dataType": "kbarticles",
"ref": "KBARTICLEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "postlikes"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "postlikes",
"relationship": {
"dataType": "postlikes",
"ref": "POSTLIKEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "connectionroleobjecttypecodes"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "connectionroleobjecttypecodes",
"relationship": {
"dataType": "connectionroleobjecttypecodes",
"ref": "CONNECTIONROLEOBJECTTYPECODEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "importdataset",
"relationship": {
"dataType": "importdataset",
"ref": "IMPORTDATAID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "importlogs",
"relationship": {
"dataType": "importlogs",
"ref": "IMPORTLOGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "importentitymappings",
"relationship": {
"dataType": "importentitymappings",
"ref": "IMPORTENTITYMAPPINGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "interprocesslocks",
"relationship": {
"dataType": "interprocesslocks",
"ref": "INTERPROCESSLOCKID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "uomschedules",
"relationship": {
"dataType": "uomschedules",
"ref": "UOMSCHEDULEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookableresourcegroups",
"relationship": {
"dataType": "bookableresourcegroups",
"ref": "BOOKABLERESOURCEGROUPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "picklistmappings",
"relationship": {
"dataType": "picklistmappings",
"ref": "PICKLISTMAPPINGID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "roleprivilegescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "roleprivilegescollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ratingvalues",
"relationship": {
"dataType": "ratingvalues",
"ref": "RATINGVALUEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "leadaddresses",
"relationship": {
"dataType": "leadaddresses",
"ref": "LEADADDRESSID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "rollupfields",
"relationship": {
"dataType": "rollupfields",
"ref": "ROLLUPFIELDID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "fixedmonthlyfiscalcalendars"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "entitlementcontactscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "entitlementcontactscollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "templates",
"relationship": {
"dataType": "templates",
"ref": "TEMPLATEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "invoices",
"relationship": {
"dataType": "invoices",
"ref": "INVOICEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "unresolvedaddresses"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "unresolvedaddresses",
"relationship": {
"dataType": "unresolvedaddresses",
"ref": "UNRESOLVEDADDRESSID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "activitymimeattachments"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "topichistories"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "topichistories",
"relationship": {
"dataType": "topichistories",
"ref": "TOPICHISTORYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "listmembers",
"relationship": {
"dataType": "listmembers",
"ref": "LISTMEMBERID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "quotes",
"relationship": {
"dataType": "quotes",
"ref": "QUOTEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "ribboncommands"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ribboncommands",
"relationship": {
"dataType": "ribboncommands",
"ref": "RIBBONCOMMANDID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "attributemaps",
"relationship": {
"dataType": "attributemaps",
"ref": "ATTRIBUTEMAPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookableresourcecategories",
"relationship": {
"dataType": "bookableresourcecategories",
"ref": "BOOKABLERESOURCECATEGORYID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "accountleadscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "accountleadscollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "kbarticletemplates",
"relationship": {
"dataType": "kbarticletemplates",
"ref": "KBARTICLETEMPLATEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "dynamicpropertyinstances",
"relationship": {
"dataType": "dynamicpropertyinstances",
"ref": "DYNAMICPROPERTYINSTANCEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "knowledgebaserecords",
"relationship": {
"dataType": "knowledgebaserecords",
"ref": "KNOWLEDGEBASERECORDID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "characteristics",
"relationship": {
"dataType": "characteristics",
"ref": "CHARACTERISTICID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "dependencynodes"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "dependencynodes",
"relationship": {
"dataType": "dependencynodes",
"ref": "DEPENDENCYNODEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sdkmessageprocessingstepimages",
"relationship": {
"dataType": "sdkmessageprocessingstepimages",
"ref": "SDKMESSAGEPROCESSINGSTEPIMAGEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "tracelogs",
"relationship": {
"dataType": "tracelogs",
"ref": "TRACELOGID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "attachments"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "attachments",
"relationship": {
"dataType": "attachments",
"ref": "ATTACHMENTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "entitlementtemplatechannels",
"relationship": {
"dataType": "entitlementtemplatechannels",
"ref": "ENTITLEMENTTEMPLATECHANNELID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookableresourcecategoryassns",
"relationship": {
"dataType": "bookableresourcecategoryassns",
"ref": "BOOKABLERESOURCECATEGORYASSNID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "duplicateruleconditions",
"relationship": {
"dataType": "duplicateruleconditions",
"ref": "DUPLICATERULECONDITIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "businessunits",
"relationship": {
"dataType": "businessunits",
"ref": "BUSINESSUNITID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "ordercloses"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "syncerrors",
"relationship": {
"dataType": "syncerrors",
"ref": "SYNCERRORID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "competitorproducts"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "competitorproducts",
"relationship": {
"dataType": "competitorproducts",
"ref": "COMPETITORPRODUCTID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "emails"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "products",
"relationship": {
"dataType": "products",
"ref": "PRODUCTID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "recurringappointmentmasters"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "transformationparametermappings",
"relationship": {
"dataType": "transformationparametermappings",
"ref": "TRANSFORMATIONPARAMETERMAPPINGID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "duplicaterecords"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "entitlements",
"relationship": {
"dataType": "entitlements",
"ref": "ENTITLEMENTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "importmaps",
"relationship": {
"dataType": "importmaps",
"ref": "IMPORTMAPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "systemusers",
"relationship": {
"dataType": "systemusers",
"ref": "SYSTEMUSERID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "customcontrols",
"relationship": {
"dataType": "customcontrols",
"ref": "CUSTOMCONTROLID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "systemuserprofilescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "systemuserprofilescollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "dynamicproperties",
"relationship": {
"dataType": "dynamicproperties",
"ref": "DYNAMICPROPERTYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "services",
"relationship": {
"dataType": "services",
"ref": "SERVICEID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "organizationuis"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "organizationuis"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "emailserverprofiles",
"relationship": {
"dataType": "emailserverprofiles",
"ref": "EMAILSERVERPROFILEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "goalrollupqueries",
"relationship": {
"dataType": "goalrollupqueries",
"ref": "GOALROLLUPQUERYID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "ribbonrules"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ribbonrules",
"relationship": {
"dataType": "ribbonrules",
"ref": "RIBBONRULEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "convertruleitems",
"relationship": {
"dataType": "convertruleitems",
"ref": "CONVERTRULEITEMID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookingstatuses",
"relationship": {
"dataType": "bookingstatuses",
"ref": "BOOKINGSTATUSID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "hierarchysecurityconfigurations"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "hierarchysecurityconfigurations"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "territories",
"relationship": {
"dataType": "territories",
"ref": "TERRITORYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "competitoraddresses",
"relationship": {
"dataType": "competitoraddresses",
"ref": "COMPETITORADDRESSID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "azureserviceconnections",
"relationship": {
"dataType": "azureserviceconnections",
"ref": "AZURESERVICECONNECTIONID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "campaignactivityitems"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "campaignactivityitems",
"relationship": {
"dataType": "campaignactivityitems",
"ref": "CAMPAIGNACTIVITYITEMID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "ribbondiffs"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ribbondiffs",
"relationship": {
"dataType": "ribbondiffs",
"ref": "RIBBONDIFFID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "postfollows"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "postfollows",
"relationship": {
"dataType": "postfollows",
"ref": "POSTFOLLOWID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "channelaccessprofileentityaccesslevels"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "channelaccessprofileentityaccesslevels",
"relationship": {
"dataType": "channelaccessprofileentityaccesslevels",
"ref": "CHANNELACCESSPROFILEENTITYACCESSLEVELID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "campaignitems"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "campaignitems",
"relationship": {
"dataType": "campaignitems",
"ref": "CAMPAIGNITEMID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "topics"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "topics",
"relationship": {
"dataType": "topics",
"ref": "TOPICID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "solutions",
"relationship": {
"dataType": "solutions",
"ref": "SOLUTIONID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "tasks"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "clientupdates"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "clientupdates",
"relationship": {
"dataType": "clientupdates",
"ref": "CLIENTUPDATEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "competitorsalesliteratures"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "competitorsalesliteratures",
"relationship": {
"dataType": "competitorsalesliteratures",
"ref": "COMPETITORSALESLITERATUREID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "postcomments"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "postcomments",
"relationship": {
"dataType": "postcomments",
"ref": "POSTCOMMENTID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "userentityuisettingsset"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "userentityuisettingsset",
"relationship": {
"dataType": "userentityuisettingsset",
"ref": "USERENTITYUISETTINGSID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "mailboxstatistics"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "opportunityproducts",
"relationship": {
"dataType": "opportunityproducts",
"ref": "OPPORTUNITYPRODUCTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "customeraddresses",
"relationship": {
"dataType": "customeraddresses",
"ref": "CUSTOMERADDRESSID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "msdyn_wallsavedqueryusersettingses",
"relationship": {
"dataType": "msdyn_wallsavedqueryusersettingses",
"ref": "MSDYN_WALLSAVEDQUERYUSERSETTINGSID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "customeropportunityroles",
"relationship": {
"dataType": "customeropportunityroles",
"ref": "CUSTOMEROPPORTUNITYROLEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "resources"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "resources",
"relationship": {
"dataType": "resources",
"ref": "RESOURCEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "leadproducts"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "leadproducts",
"relationship": {
"dataType": "leadproducts",
"ref": "LEADPRODUCTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "contractdetails",
"relationship": {
"dataType": "contractdetails",
"ref": "CONTRACTDETAILID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "resourcespecs",
"relationship": {
"dataType": "resourcespecs",
"ref": "RESOURCESPECID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "recurrencerules"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sdkmessageresponsefields",
"relationship": {
"dataType": "sdkmessageresponsefields",
"ref": "SDKMESSAGERESPONSEFIELDID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "productassociations",
"relationship": {
"dataType": "productassociations",
"ref": "PRODUCTASSOCIATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "uoms",
"relationship": {
"dataType": "uoms",
"ref": "UOMID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "opportunities",
"relationship": {
"dataType": "opportunities",
"ref": "OPPORTUNITYID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "teamprofilescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "teamprofilescollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "processsessions",
"relationship": {
"dataType": "processsessions",
"ref": "PROCESSSESSIONID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "resourcegroups"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "resourcegroups",
"relationship": {
"dataType": "resourcegroups",
"ref": "RESOURCEGROUPID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "orginsightsmetrics"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "orginsightsmetrics",
"relationship": {
"dataType": "orginsightsmetrics",
"ref": "ORGINSIGHTSMETRICID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "goals",
"relationship": {
"dataType": "goals",
"ref": "GOALID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "queuememberships"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "queuememberships",
"relationship": {
"dataType": "queuememberships",
"ref": "QUEUEMEMBERSHIPID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "incidentresolutions"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "reportlinks",
"relationship": {
"dataType": "reportlinks",
"ref": "REPORTLINKID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "msdyn_postalbums",
"relationship": {
"dataType": "msdyn_postalbums",
"ref": "MSDYN_POSTALBUMID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "campaignresponses"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "equipments",
"relationship": {
"dataType": "equipments",
"ref": "EQUIPMENTID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "webresourceset"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "activityparties"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "activityparties",
"relationship": {
"dataType": "activityparties",
"ref": "ACTIVITYPARTYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "wizardaccessprivileges",
"relationship": {
"dataType": "wizardaccessprivileges",
"ref": "WIZARDACCESSPRIVILEGEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sharepointdocuments",
"relationship": {
"dataType": "sharepointdocuments",
"ref": "SHAREPOINTDOCUMENTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "isvconfigs",
"relationship": {
"dataType": "isvconfigs",
"ref": "ISVCONFIGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "routingrules",
"relationship": {
"dataType": "routingrules",
"ref": "ROUTINGRULEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "metrics",
"relationship": {
"dataType": "metrics",
"ref": "METRICID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "customcontrolresources",
"relationship": {
"dataType": "customcontrolresources",
"ref": "CUSTOMCONTROLRESOURCEID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "faxes"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "annotations",
"relationship": {
"dataType": "annotations",
"ref": "ANNOTATIONID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "displaystringmaps"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "webwizards",
"relationship": {
"dataType": "webwizards",
"ref": "WEBWIZARDID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "serviceendpoints",
"relationship": {
"dataType": "serviceendpoints",
"ref": "SERVICEENDPOINTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "positions",
"relationship": {
"dataType": "positions",
"ref": "POSITIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "channelaccessprofiles",
"relationship": {
"dataType": "channelaccessprofiles",
"ref": "CHANNELACCESSPROFILEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "businessunitmaps"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "businessunitmaps",
"relationship": {
"dataType": "businessunitmaps",
"ref": "BUSINESSUNITMAPID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "opportunitycloses"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sdkmessagerequests",
"relationship": {
"dataType": "sdkmessagerequests",
"ref": "SDKMESSAGEREQUESTID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "audits"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "audits",
"relationship": {
"dataType": "audits",
"ref": "AUDITID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "recommendationmodelversionhistories"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "recommendationmodelversionhistories",
"relationship": {
"dataType": "recommendationmodelversionhistories",
"ref": "RECOMMENDATIONMODELVERSIONHISTORYID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "serviceappointments"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "imports",
"relationship": {
"dataType": "imports",
"ref": "IMPORTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookableresources",
"relationship": {
"dataType": "bookableresources",
"ref": "BOOKABLERESOURCEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "commitments"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "commitments",
"relationship": {
"dataType": "commitments",
"ref": "COMMITMENTID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "letters"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "businessunitnewsarticles",
"relationship": {
"dataType": "businessunitnewsarticles",
"ref": "BUSINESSUNITNEWSARTICLEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "knowledgearticles",
"relationship": {
"dataType": "knowledgearticles",
"ref": "KNOWLEDGEARTICLEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "userqueryvisualizations",
"relationship": {
"dataType": "userqueryvisualizations",
"ref": "USERQUERYVISUALIZATIONID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "contactinvoicescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "contactinvoicescollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "transactioncurrencies",
"relationship": {
"dataType": "transactioncurrencies",
"ref": "TRANSACTIONCURRENCYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "calendars",
"relationship": {
"dataType": "calendars",
"ref": "CALENDARID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sdkmessages",
"relationship": {
"dataType": "sdkmessages",
"ref": "SDKMESSAGEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "statusmaps"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "statusmaps",
"relationship": {
"dataType": "statusmaps",
"ref": "STATUSMAPID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "bulkoperationlogs"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "reportentities",
"relationship": {
"dataType": "reportentities",
"ref": "REPORTENTITYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "contacts",
"relationship": {
"dataType": "contacts",
"ref": "CONTACTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "campaigns",
"relationship": {
"dataType": "campaigns",
"ref": "CAMPAIGNID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "queues",
"relationship": {
"dataType": "queues",
"ref": "QUEUEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "replicationbacklogs"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "replicationbacklogs",
"relationship": {
"dataType": "replicationbacklogs",
"ref": "REPLICATIONBACKLOGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ratingmodels",
"relationship": {
"dataType": "ratingmodels",
"ref": "RATINGMODELID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "textanalyticsentitymappings"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "ribbontabtocommandmaps"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ribbontabtocommandmaps",
"relationship": {
"dataType": "ribbontabtocommandmaps",
"ref": "RIBBONTABTOCOMMANDMAPID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "applicationfiles"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "contactleadscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "contactleadscollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "salesliteratures",
"relationship": {
"dataType": "salesliteratures",
"ref": "SALESLITERATUREID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "filtertemplates"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "filtertemplates",
"relationship": {
"dataType": "filtertemplates",
"ref": "FILTERTEMPLATEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "displaystrings",
"relationship": {
"dataType": "displaystrings",
"ref": "DISPLAYSTRINGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "userforms",
"relationship": {
"dataType": "userforms",
"ref": "USERFORMID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "privilegeobjecttypecodesset"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "privilegeobjecttypecodesset"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "usersettingscollection"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "annualfiscalcalendars"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "relationshiprolemaps",
"relationship": {
"dataType": "relationshiprolemaps",
"ref": "RELATIONSHIPROLEMAPID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "bulkdeletefailures"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bulkdeletefailures",
"relationship": {
"dataType": "bulkdeletefailures",
"ref": "BULKDELETEFAILUREID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ownermappings",
"relationship": {
"dataType": "ownermappings",
"ref": "OWNERMAPPINGID"
}
}
},
{
"type": "missing_dedupe_fields",
"message": "map type Company is missing required primary key fields [\"NAME\"]",
"severity": "error",
"context": {
"mapType": "Company",
"dataType": "leads",
"missingDedupeFields": [
"NAME"
]
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "leads",
"relationship": {
"dataType": "leads",
"ref": "LEADID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "mobileofflineprofileitems",
"relationship": {
"dataType": "mobileofflineprofileitems",
"ref": "MOBILEOFFLINEPROFILEITEMID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "sitemaps"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "principalobjectattributeaccessset"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "principalobjectattributeaccessset",
"relationship": {
"dataType": "principalobjectattributeaccessset",
"ref": "PRINCIPALOBJECTATTRIBUTEACCESSID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "teamrolescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "teamrolescollection"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "dynamicpropertyoptionsetitems"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "ribboncontextgroups"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ribboncontextgroups",
"relationship": {
"dataType": "ribboncontextgroups",
"ref": "RIBBONCONTEXTGROUPID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "systemuserrolescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "systemuserrolescollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "importfiles",
"relationship": {
"dataType": "importfiles",
"ref": "IMPORTFILEID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "roletemplateprivilegescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "roletemplateprivilegescollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "msdyn_postruleconfigs",
"relationship": {
"dataType": "msdyn_postruleconfigs",
"ref": "MSDYN_POSTRULECONFIGID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "notifications"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "notifications",
"relationship": {
"dataType": "notifications",
"ref": "NOTIFICATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "topicmodelexecutionhistories",
"relationship": {
"dataType": "topicmodelexecutionhistories",
"ref": "TOPICMODELEXECUTIONHISTORYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sites",
"relationship": {
"dataType": "sites",
"ref": "SITEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "entitlementtemplates",
"relationship": {
"dataType": "entitlementtemplates",
"ref": "ENTITLEMENTTEMPLATEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "reportvisibilities",
"relationship": {
"dataType": "reportvisibilities",
"ref": "REPORTVISIBILITYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "kbarticlecomments",
"relationship": {
"dataType": "kbarticlecomments",
"ref": "KBARTICLECOMMENTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "resourcegroupexpansions",
"relationship": {
"dataType": "resourcegroupexpansions",
"ref": "RESOURCEGROUPEXPANSIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "themes",
"relationship": {
"dataType": "themes",
"ref": "THEMEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "incidentknowledgebaserecords"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "organizationstatistics"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "organizationstatistics",
"relationship": {
"dataType": "organizationstatistics",
"ref": "ORGANIZATIONSTATISTICID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "entitlementproductscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "entitlementproductscollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "userqueries",
"relationship": {
"dataType": "userqueries",
"ref": "USERQUERYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "pricelevels",
"relationship": {
"dataType": "pricelevels",
"ref": "PRICELEVELID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "emailsearches"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "emailsearches",
"relationship": {
"dataType": "emailsearches",
"ref": "EMAILSEARCHID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "transformationmappings",
"relationship": {
"dataType": "transformationmappings",
"ref": "TRANSFORMATIONMAPPINGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "workflowdependencies",
"relationship": {
"dataType": "workflowdependencies",
"ref": "WORKFLOWDEPENDENCYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "asyncoperations",
"relationship": {
"dataType": "asyncoperations",
"ref": "ASYNCOPERATIONID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "monthlyfiscalcalendars"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "externalpartyitems",
"relationship": {
"dataType": "externalpartyitems",
"ref": "EXTERNALPARTYITEMID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "subjects",
"relationship": {
"dataType": "subjects",
"ref": "SUBJECTID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "emailhashes"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "emailhashes",
"relationship": {
"dataType": "emailhashes",
"ref": "EMAILHASHID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "slaitems",
"relationship": {
"dataType": "slaitems",
"ref": "SLAITEMID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "semiannualfiscalcalendars"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "userfiscalcalendars",
"relationship": {
"dataType": "userfiscalcalendars",
"ref": "USERFISCALCALENDARID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "slakpiinstances",
"relationship": {
"dataType": "slakpiinstances",
"ref": "SLAKPIINSTANCEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "categories",
"relationship": {
"dataType": "categories",
"ref": "CATEGORYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "new_customcontacts",
"relationship": {
"dataType": "new_customcontacts",
"ref": "NEW_CUSTOMCONTACTID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "appointments"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookableresourcecharacteristics",
"relationship": {
"dataType": "bookableresourcecharacteristics",
"ref": "BOOKABLERESOURCECHARACTERISTICID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "emailsignatures",
"relationship": {
"dataType": "emailsignatures",
"ref": "EMAILSIGNATUREID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "topicmodelconfigurations"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "topicmodelconfigurations",
"relationship": {
"dataType": "topicmodelconfigurations",
"ref": "TOPICMODELCONFIGURATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "externalparties",
"relationship": {
"dataType": "externalparties",
"ref": "EXTERNALPARTYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "entitlementchannels",
"relationship": {
"dataType": "entitlementchannels",
"ref": "ENTITLEMENTCHANNELID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "posts",
"relationship": {
"dataType": "posts",
"ref": "POSTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "queueitems",
"relationship": {
"dataType": "queueitems",
"ref": "QUEUEITEMID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "competitors",
"relationship": {
"dataType": "competitors",
"ref": "COMPETITORID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookableresourcebookingheaders",
"relationship": {
"dataType": "bookableresourcebookingheaders",
"ref": "BOOKABLERESOURCEBOOKINGHEADERID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "userentityinstancedataset"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "userentityinstancedataset",
"relationship": {
"dataType": "userentityinstancedataset",
"ref": "USERENTITYINSTANCEDATAID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "systemuserprincipalsset"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "systemuserprincipalsset"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "socialactivities"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "teamtemplates",
"relationship": {
"dataType": "teamtemplates",
"ref": "TEAMTEMPLATEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "languagelocale"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "systemuserlicensescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "systemuserlicensescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "recommendationmodelmappings"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "timezonelocalizednames",
"relationship": {
"dataType": "timezonelocalizednames",
"ref": "TIMEZONELOCALIZEDNAMEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sharepointdocumentlocations",
"relationship": {
"dataType": "sharepointdocumentlocations",
"ref": "SHAREPOINTDOCUMENTLOCATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "wizardpages",
"relationship": {
"dataType": "wizardpages",
"ref": "WIZARDPAGEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "productsubstitutes",
"relationship": {
"dataType": "productsubstitutes",
"ref": "PRODUCTSUBSTITUTEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "mailboxes",
"relationship": {
"dataType": "mailboxes",
"ref": "MAILBOXID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "lists",
"relationship": {
"dataType": "lists",
"ref": "LISTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bookableresourcebookings",
"relationship": {
"dataType": "bookableresourcebookings",
"ref": "BOOKABLERESOURCEBOOKINGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "contracttemplates",
"relationship": {
"dataType": "contracttemplates",
"ref": "CONTRACTTEMPLATEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "plugintracelogs"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "plugintracelogs",
"relationship": {
"dataType": "plugintracelogs",
"ref": "PLUGINTRACELOGID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "personaldocumenttemplates",
"relationship": {
"dataType": "personaldocumenttemplates",
"ref": "PERSONALDOCUMENTTEMPLATEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "dynamicpropertyassociations",
"relationship": {
"dataType": "dynamicpropertyassociations",
"ref": "DYNAMICPROPERTYASSOCIATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "relationshiproles",
"relationship": {
"dataType": "relationshiproles",
"ref": "RELATIONSHIPROLEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "plugintypestatistics",
"relationship": {
"dataType": "plugintypestatistics",
"ref": "PLUGINTYPESTATISTICID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "productpricelevels",
"relationship": {
"dataType": "productpricelevels",
"ref": "PRODUCTPRICELEVELID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "solutioncomponents",
"relationship": {
"dataType": "solutioncomponents",
"ref": "SOLUTIONCOMPONENTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sdkmessageprocessingsteps",
"relationship": {
"dataType": "sdkmessageprocessingsteps",
"ref": "SDKMESSAGEPROCESSINGSTEPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "salesorders",
"relationship": {
"dataType": "salesorders",
"ref": "SALESORDERID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "bulkdeleteoperations",
"relationship": {
"dataType": "bulkdeleteoperations",
"ref": "BULKDELETEOPERATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "msdyn_wallsavedqueries",
"relationship": {
"dataType": "msdyn_wallsavedqueries",
"ref": "MSDYN_WALLSAVEDQUERYID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "discounttypes",
"relationship": {
"dataType": "discounttypes",
"ref": "DISCOUNTTYPEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "stringmaps"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "stringmaps",
"relationship": {
"dataType": "stringmaps",
"ref": "STRINGMAPID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "contactquotescollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "contactquotescollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "constraintbasedgroups",
"relationship": {
"dataType": "constraintbasedgroups",
"ref": "CONSTRAINTBASEDGROUPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "discounts",
"relationship": {
"dataType": "discounts",
"ref": "DISCOUNTID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "entitlementtemplateproductscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "entitlementtemplateproductscollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "documentindexes",
"relationship": {
"dataType": "documentindexes",
"ref": "DOCUMENTINDEXID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "systemuserbusinessunitentitymaps"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "systemuserbusinessunitentitymaps",
"relationship": {
"dataType": "systemuserbusinessunitentitymaps",
"ref": "SYSTEMUSERBUSINESSUNITENTITYMAPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "internaladdresses",
"relationship": {
"dataType": "internaladdresses",
"ref": "INTERNALADDRESSID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "socialprofiles",
"relationship": {
"dataType": "socialprofiles",
"ref": "SOCIALPROFILEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "roletemplates"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "roletemplates",
"relationship": {
"dataType": "roletemplates",
"ref": "ROLETEMPLATEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "salesprocessinstances"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "salesprocessinstances",
"relationship": {
"dataType": "salesprocessinstances",
"ref": "SALESPROCESSINSTANCEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "timezonedefinitions",
"relationship": {
"dataType": "timezonedefinitions",
"ref": "TIMEZONEDEFINITIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "invoicedetails",
"relationship": {
"dataType": "invoicedetails",
"ref": "INVOICEDETAILID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "duplicaterules",
"relationship": {
"dataType": "duplicaterules",
"ref": "DUPLICATERULEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "dependencies"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "dependencies",
"relationship": {
"dataType": "dependencies",
"ref": "DEPENDENCYID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "privileges"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "privileges",
"relationship": {
"dataType": "privileges",
"ref": "PRIVILEGEID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "salesliteratureitems",
"relationship": {
"dataType": "salesliteratureitems",
"ref": "SALESLITERATUREITEMID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "processstages"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "processstages",
"relationship": {
"dataType": "processstages",
"ref": "PROCESSSTAGEID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "contactorderscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "contactorderscollection"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "entitymaps",
"relationship": {
"dataType": "entitymaps",
"ref": "ENTITYMAPID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "sharepointsites",
"relationship": {
"dataType": "sharepointsites",
"ref": "SHAREPOINTSITEID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "ribboncustomizations"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "ribboncustomizations",
"relationship": {
"dataType": "ribboncustomizations",
"ref": "RIBBONCUSTOMIZATIONID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "publisheraddresses",
"relationship": {
"dataType": "publisheraddresses",
"ref": "PUBLISHERADDRESSID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "quotecloses"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "leadcompetitorscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "leadcompetitorscollection"
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "phonecalls"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "contracts",
"relationship": {
"dataType": "contracts",
"ref": "CONTRACTID"
}
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "channelpropertygroups",
"relationship": {
"dataType": "channelpropertygroups",
"ref": "CHANNELPROPERTYGROUPID"
}
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "productsalesliteratures"
}
},
{
"type": "missing_relationship_field",
"message": "relationships on type definitions must point to fields that actually exist",
"severity": "error",
"context": {
"dataType": "productsalesliteratures",
"relationship": {
"dataType": "productsalesliteratures",
"ref": "PRODUCTSALESLITERATUREID"
}
}
},
{
"type": "missing_id_field",
"message": "schema type definitions must include a unique identifier field (fields.ID)",
"severity": "error",
"context": {
"dataType": "servicecontractcontactscollection"
}
},
{
"type": "missing_lastmod_field",
"message": "schema type definitions must include a last modified timestamp field (fields.LAST_MODIFIED)",
"severity": "error",
"context": {
"dataType": "servicecontractcontactscollection"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment