I'm trying to import a solution from our sandbox CRM to our live CRM but I keep getting an error saying:
A managed solution cannot overwrite the OptionSet component with Id=1b170b38-405b-e711-80ff-fc15b4269a54 which has an unmanaged base instance. The most likely scenario for this error is that an unmanaged solution has installed a new unmanaged OptionSet component on the target system, and now a managed solution from the same publisher is trying to install that same OptionSet component as managed. This will cause an invalid layering of solutions on the target system and is not allowed.
I'm trying to track down that particular OptionSet but I can't seem to find it anywhere within our CRM. I've tried searching with the XrmToolBox Metadata browser, connecting to our online backend with Skyvia and using SQL to try and find the OptionSet Id in the Stringmap but it keeps coming up empty. As I can't even find the OptionSet I can't even start to correct the problem.
Is there a way to track down this elusive OptionSet?
Thanks
*This post is locked for comments