Symptoms
Upgrade 4.6.8 to 4.6.11 - Deployment package errors on creation:
'NewSupplier.Approval.Details.ItemView' View is referencing the 'CommonDetailsID' property on the 'AdminForm_NewSupplier_Category' SmartObject that could not be found.
Diagnoses
This behavior that you are seeing is a result of the changes implemented in 4.6.9 regarding Package Validation:
http://help.k2.com/kb001684
It is meant to surface more details to assist in pin-pointing potential issues and allow for the creation of more compatible packages.
Resolution
To fix the issue:
1. Please checkout the affected view
2. Perform the (Configure) option on any rules in this view that would reference the SmartObjects and walk through the wizard until the Finish button (no changes are necessary). For safety, I recommend doing this for every rule on the view.
3. Check the view back in
4. Re-test the creation of the package
The walking through of these rules will update/validate the view definition such that a more compatible package can now be created.