Closed (fixed)
Project:
File Entity (fieldable files)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2014 at 13:16 UTC
Updated:
6 Jan 2015 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
matthewgann commentedAgreed @sneyerst
In the meantime, you can modify $yourplatform/sites/all/drush/drushrc.php. Replace 'schema_version' => '7215' with '7216' and then re-verify the platform. It will get rid of the error and at least let you migrate.
Comment #2
devin carlson commentedA patch to add an empty update function.
Comment #3
devin carlson commentedTested #2 and committed to File entity 7.x-2.x.