CRM 2013 On Premise
Hello,
I have a solution that is working great in dev. I export it managed then import it to prod and it fails on a dependency check. Googling has produced few answers and the answers it does produce did not help in my situation. Here is the error:
-<Cell ss:StyleID="s137" name="ErrorText"><Data ss:Type="String">The dependent component Attribute (Id=parentcontactid) does not exist. Failure trying to associate it with Workflow (Id=b241fbd3-fe9a-441c-b5f0-afd79f966f3c) as a dependency. Missing dependency lookup type = AttributeNameLookup.</Data>
This is a stock attribute and it does exist on the target system?? Further the workflow referenced has been working for quite some time. It was initially pushed in version 1.0.0.0 of the solution. This is version 1.0.1.0 of the solution but this workflow is unchanged from the original push???
So I am at a loss as to how to track this down further.
Any ideas / approaches would be greatly appreciated.