Import from CSV with custom id
Posted: 19 Nov 2019, 20:07
I am usign the plugin for custom CSV im[port from here: https://github.com/mantisbt-plugins/csv-import
It seems to work but i cant find a way to import my bugs with specific id instead of autoincrement. I tried changing the auto increment on the table but it seems the script will not insert the id column. Has anybody done this another way?
It seems to work but i cant find a way to import my bugs with specific id instead of autoincrement. I tried changing the auto increment on the table but it seems the script will not insert the id column. Has anybody done this another way?