Luděk Janošek
09/12/2023, 9:47 AMVehicle Condition column from the model (Vehicle table), the data cannot be loaded -> error LDM field label.vehicle.vehiclecondition.vehicleconditioncz is not mapped to any source column. The LDM field label.vehicle.vehiclecondition is not mapped to any source column. The column was not used anywhere before it was deleted. Do you have any idea why this happened and how to fix it, please? Thanks 🙌Michal Hauzírek
09/12/2023, 9:58 AMMoises Morales
09/12/2023, 10:02 AMLuděk Janošek
09/12/2023, 10:02 AMMichal Hauzírek
09/12/2023, 10:16 AM"formOf" (it will be somewhere around the top part and there will be a link (/gdc/md/{WORKSPACE_ID}/obj/{SOME_NUMBER}. Click this link
• You will end up on a gray page of the attribute. Scroll all the way down to the meta section and check if you see "deprecated" : "1" there. If yes, then this attribute was just hidden.
• To unhide follow these steps:
◦ check that the URL is https:/{HOSTNAME}/gdc/md/{WORKSPACE_ID}/obj/{SOME_NUMBER}
◦ add ?mode=edit at the end of the URL and hit Enter
◦ the contents of page will load in a simple text editor
◦ scroll all the way down and change the "deprecated" : "1" to "deprecated" : "0". Do not modify anything else.
◦ hit “Submit”
◦ your attribute should now be restored and visible in the UI
• Now you should be able to see it in the modeller again and can remove it properly from there.Luděk Janošek
09/12/2023, 10:20 AMMichal Hauzírek
09/12/2023, 10:24 AMLuděk Janošek
09/12/2023, 10:38 AMMichal Hauzírek
09/12/2023, 10:43 AMLuděk Janošek
09/12/2023, 10:53 AM