Open albanyacademy opened 5 years ago
This works:
ID,ClassName,LastEdited,Created,FromBase,FromQuerystring,To
,,,,/managed-services/managed-backup-recovery,,/managed-security-services/
It looks like the importer stumbles when FromBase is the first column. It wants to see the other columns.
This occurs when attempting to import a CSV via the specifications provided.
File used:
Importing throws this error. Adding quotes doesn't seem to change anything. This is on 4.3.3 of framework.
I've replicated this by also exporting a CSV of manually-added redirects, removing the model columns (leaving only FromBase, FromQuerystring, To), and importing that again.
I'm also replicating this on a CSV with only one record.