id summary reporter owner description type status priority component severity resolution keywords cc release 5546 Support non-comma delimited files. max.vorticity@… François Granade Tab delimited is needed if the field data itself can contain commas. It appears that using delimiter='\t' would be needed when defining the reader: reader = csv.reader(file, delimiter='\t'). So it would be great if a custom delimiter could be somehow be defined when importing the file. At least some common delimiters like tab, '|', ':', etc. enhancement closed normal TicketImportPlugin normal worksforme 0.11