If you have any custom config other than the listed ones below, DON'T REMOVE THEM
Make sure to only remove the listed configs below
You need to clean up and remove the "Property mappings" config for the following types:
"xml": "EventXML",
"uuid": "uuid",
"mimetype": "mimetype",
"name": "EventName",
"sector": "EventSector",
"startDate": "EventStartDate",
"endDate": "EventEndDate",
"etag": "checksum",
"planningItem": {
"property": "EventPlanningItemRelations"
}
"uuid": "uuid",
"etag": "checksum",
"xml": "PlanningXML",
"mimetype": "mimetype",
"headline": "PlanningHeadline",
"urgency": "PlanningUrgency",
"statusHRM": "PlanningStatusHRM",
"sector": "PlanningSector",
"startDate": "PlanningStartDate",
"endDate": "PlanningEndDate",
"event": {
"property": "PlanningEventRelation"
},
"assignments": {
"property": "PlanningAssignmentsRelation"
}
"etag": "checksum",
"uuid": "uuid",
"contentType": "contenttype",
"xml": "AssignmentXML",
"mimetype": "mimetype",
"headline": "AssignmentHeadline",
"type": "AssignmentType",
"statusHRM": "AssignmentStatusHRM",
"assigneeName": "AssignmentAssigneesName",
"endDate": "AssignmentEndDate",
"startDate": "AssignmentStartDate",
"articlesUuid": "AssignmentArticlesUuid",
"assignees": {
"property": "AssignmentAssigneesRelation"
},
"articles": {
"property": "AssignmentArticlesRelation"
},
"planningItem": {
"property": "AssignmentPlanningItemRelation"
}
You need to clean up and remove the "Properties to fetch" config for the following types:
"xml",
"planningItem.xml"
"xml",
"event.xml",
"assignments.xml"
"xml",
"assignees.xml",
"planningItem.xml"