Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.1.5
-
None
Description
Sorry if this is a duplicate, but I just ran into this in 2.1.5:
1. Export some template from instance A, we'll say:
config.modules.templating.Templates.foo.xml
2. Import that file into instance B into "config/modules/templating/Templates", where instance B already has a folder at "config/modules/templating/Templates/foo".
3. The import appears to succeed, but there are no entries shown.
4. Now export from instance B, "config/modules/templating/Templates" to get:
config.modules.templating.Templates.xml
5. Open the file in your favorite editor and note that there are two sv:node entries for "foo".
Checklists
Acceptance criteria