Open mylaa opened 3 years ago
@mylaa I guess this is working as intended. In Uwazi instead of cascading the field deletion, it enforces information integrity. You need to first delete the property where it is being inherited (on the other templates). Then you can delete the actual property.
Please try it out and let me know if it worked.
@txau you are absolutely correct. I forgot to mention that the property is not being inherited in any template.
@txau you are absolutely correct. I forgot to mention that the property is not being inherited in any template.
Oh, I see. In that case it may be a bug =)
In one of Uwazi instances, the template ''Country'' has a ''Geolocation'' property. Values have been added to each country entity. ''Country'' template is being used via relationships across multiple other templates.
When deleting the ''geolocation'' property, the system throws an error message.
Please reach out if you need to know the exact instance.