Posted by chx on November 7, 2013 at 6:26pm
Where we are:
- The process syntax has been revamped completely, the new get has a test and there's documentation
- There's an entity handler but completely untested (as in I never ran it)
- There's a map process plugin but it's also quite untested
- bdone has written a few variables-to-config migrations (thanks!) others haven't, we are badly behind on them
Next steps:
- Reroll core patch
- In import, handle the case where $destination->import succeeds but there are no ids -- as in config
- Write more tests: migration and map process plugins, sql idmap. sql idmap tests should go into core patch #1
- Write the filter formats migration
- Create core patch #2 with the map process plugin, the filter formats source, the entity destination the filter formats migration and make sure all of this is tested
- Get people to write the variables-to-config migrations somehow.
- Entity destinations need the stub functionality. Not urgent.
