Hi, I have a problem updating content-app from adf 3.9 to adf 4.2. When I log into the app, files and folders are not displayed and there is an error:
zone-evergreen.js:2845 GET http://localhost:4200/alfresco/api/-default-/public/alfresco/versions/1/nodes/f873acb7-daf8-472a-afa... 400 (Bad Request)
with the api response:
{"error":{"errorKey":"properties.zrvmgmt:contractSignee isn't a valid QName. Namespace prefix properties.zrvmgmt is not mapped to a namespace URI","statusCode":400,"briefSummary":"05280041 properties.zrvmgmt:contractSignee isn't a valid QName. Namespace prefix properties.zrvmgmt is not mapped to a namespace URI","stackTrace":"Aus Sicherheitsgründen wird die Stapelverfolgung nicht mehr angezeigt. Die Eigenschaft wird jedoch für ältere Versionen beibehalten","descriptionURL":"https://api-explorer.alfresco.com"}}
zrvmgmt is a custom metadata model which worked fine for the content-app based on adf 3.9. Any idea about what's going on and how to solve it?
Cheers!