I used Ribbon Workbench 2013 to hide a button on a form in my CRM cloud instance. When I attempted to publish the solution, I received this error:
Your solution could not be imported
Reasons:
1:Specified argument was out of the range of valid values.
Parameter name: Picklist option with value (911780003) that has the parent OptionSet with (8a6cf2b6-b89d-e311-8237-d89d6765c0f4) id does not exist. Default picklist value has to be one of the option values.
I think this is because some entity is in some way referencing a value in an Optionset that no longer exists. But how am I supposed to find out which one? I found some information online about querying the SQL database directly, but this is a cloud instance, not on premises, so that is not an option for me.
*This post is locked for comments
I have the same question (0)