Attempting to import managed solution. It's a very simple one with an entity and the icons, simply to bring the entity into a managed state. However, I get hit with the following error
Found 17 dependency records where unmanaged component is the parent of a managed component. First record (dependentcomponentobjectid = bfbf6314-fc2a-e111-b2e7-005056902aad, type = AttributeMap, requiredcomponentobjectid = a57aa80a-fc2a-e111-b2e7-005056902aad,
type= EntityMap, solution = 75750d54-d52a-4662-9426-d2c36cde2a59).
I get hit with the same error with another, larger managed solution. Same error, same ids in the error.
Due to integration reasons, I don't want to leave any entities in an unmanaged state so need to troubleshoot this. Can anyone advise me on what I need to look for? Searching around the forums, led me to investigate the custmizations.xml and all
AttributeMap tags are empty.
Thanks