The following error occurs on my dev environment when I try to bundle using the Drupal features module. It happens with I have the commerce_discount module installed. I click "Generate Feature" and the following error appears.
EntityMetadataWrapperException: Unknown data property name. in EntityStructureWrapper->getPropertyInfo() (line 339 of /Users/cranby6/Sites/drustore.localhost/sites/all/modules/entity/includes/entity.wrapper.inc).
Does anyone have any idea how I can fix this? I need to bundle the discounts that I created and move them to our demo server, but I can't get past this error.
Any help, suggestions would be appreciated.