Timestamp properties on the file license (created, changed, and granted) aren't exposed to the entity API. This means they are unavailable to modules like Migrate, which rely on the entity property API to deal with these fields. Attached patch adds them to _commerce_file_entity_property_info_table_setters().

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

recrit’s picture

Title: Expose timestamp properties to Entity API » Expose setting timestamp properties to Entity API
Status: Active » Fixed

thanks!
committed per http://drupalcode.org/project/commerce_file.git/commit/7ddc563 with addition of admin permissions similar to Commerce Order's info.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.