Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Apr 2014 at 18:29 UTC
Updated:
29 Jul 2014 at 23:32 UTC
Jump to comment: Most recent
Comments
Comment #1
alexpottComment #2
alexpottin #1740378: Implement renames in the import cycle we ended up implementing methods on the storage comparer to handle this - see
\Drupal\Core\Config\StorageComparer::createRenameName()and\Drupal\Core\Config\StorageComparer::extractRenameNames(). I think these are good enough.