Change record status: 
Project: 
Introduced in branch: 
7.x-2.x
Introduced in version: 
7.x-2.0-beta1
Description: 

The mapping target for file fields changed from "$field_name" to "$field_name:uri". As a consequence, existing Feeds importers that mapped to the file fields' URI will need to be remapped or else the importer will report that the target is "Missing".

A database update function was added to update the importers automatically. Be aware though that if you have put your Feeds importers in code (for example via Features), they will be reported as overridden. In this case re-export your Feeds importer to code or recreate the Feature the importer is in.

Impacts: 
Site builders, administrators, editors
Module developers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done