Tried to Delete Custom Property, now I get Error "Could not find a relation metadata for"
I tried to Delete Custom Property, now I get Error "Could not find a relation metadata for".
The full error is:
In fieldMetaData these are the relevant entries (image)
What can I do?
{
"fieldMetadata": {
"id": "7ce23eba-37bb-45b5-a822-5aeea82ea682",
"standardId": null,
"objectMetadataId": "6a0d92c9-b7c7-4654-a766-0dcf716fd50a",
"type": "RELATION",
"name": "lastUpdatedTasks",
"label": "Last Updated Tasks",
"defaultValue": null,
"description": null,
"icon": "IconCheckbox",
"standardOverrides": null,
"options": null,
"settings": {
"onDelete": "SET_NULL",
"relationType": "ONE_TO_MANY"
},
"isCustom": true,
"isActive": true,
"isSystem": false,
"isNullable": true,
"isUnique": false,
"workspaceId": "9827aaba-3e8c-4bd0-9620-4fe3a1124e08",
"isLabelSyncedWithName": false,
"relationTargetFieldMetadataId": "5ed7e7be-f714-4beb-a25a-874e3be58eda",
"relationTargetObjectMetadataId": "839439da-3b45-44a6-838b-948ee16962a2",
"createdAt": "2025-02-04T01:28:30.768Z",
"updatedAt": "2025-02-10T14:53:12.187Z",
"fromRelationMetadata": null,
"toRelationMetadata": null
}
}
Exception Captured
{ user: undefined, workspace: undefined }
[
Error: Could not find a relation metadata for 7ce23eba-37bb-45b5-a822-5aeea82ea682
(...)
{
"fieldMetadata": {
"id": "7ce23eba-37bb-45b5-a822-5aeea82ea682",
"standardId": null,
"objectMetadataId": "6a0d92c9-b7c7-4654-a766-0dcf716fd50a",
"type": "RELATION",
"name": "lastUpdatedTasks",
"label": "Last Updated Tasks",
"defaultValue": null,
"description": null,
"icon": "IconCheckbox",
"standardOverrides": null,
"options": null,
"settings": {
"onDelete": "SET_NULL",
"relationType": "ONE_TO_MANY"
},
"isCustom": true,
"isActive": true,
"isSystem": false,
"isNullable": true,
"isUnique": false,
"workspaceId": "9827aaba-3e8c-4bd0-9620-4fe3a1124e08",
"isLabelSyncedWithName": false,
"relationTargetFieldMetadataId": "5ed7e7be-f714-4beb-a25a-874e3be58eda",
"relationTargetObjectMetadataId": "839439da-3b45-44a6-838b-948ee16962a2",
"createdAt": "2025-02-04T01:28:30.768Z",
"updatedAt": "2025-02-10T14:53:12.187Z",
"fromRelationMetadata": null,
"toRelationMetadata": null
}
}
Exception Captured
{ user: undefined, workspace: undefined }
[
Error: Could not find a relation metadata for 7ce23eba-37bb-45b5-a822-5aeea82ea682
(...)


0 Replies