We have some custom fields that are now obsolete and I need to emove. We created these fields but they got included in a managed solution that ended up overwriting our development environment.
There are no dependencies. When I try to delete the fields in the UI, I get an error RE:
The 'Delete' operation on the current component(name='Attribute', id='27b59de5-6d13-43ac-a668-a3b79abefb4b') failed during managed property evaluation of condition: 'Managed Property Name: iscomponentdeletionenabled; Component Name: Attribute; '
I tried the method of creating the Managed Solution and updating the Managed Solution to delete the field components, but they were not removed. Method here.
I cannot find this attribute in the MetadataSchema in the database (to switch false/true?).
Is there a way to find and edit the offending condition in the database or the customizations.xml file to enable deletion of these obsolete fields?
*This post is locked for comments