I’m actually running EE v1.6.0 and just noticed that duplicating a template group, all source code of duplicated template files are mixed within files.
Example:
Group A:
file1
file2
file3
Group B (duplicated):
file 1 has source code of file3
file 2 has source code of file1
file 3 has source code of file2
Is this happening also on EE v.1.6.3?
Thank you.