Since one of the last updates Quarry's data output in TSV format has changed: All data is enclosed by quotation marks "a" "b" "c" and so on.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
Adding Quarry to allow others to get notified and see this task when looking at the corresponding project workboard.
Which problem does this create? Isn't this an improvement, e.g. when a data value has a tab included?
Comment Actions
Hm, to me it doesn't look like an improvement if I have to run a regex first to kick it off before using the data. The question is indeed 'was this behaviour intended?' If yes it's a feature, if no it's a bug.
Comment Actions
Quotes are intended to the extent that any fields that contains a delimiter should be quoted. Extraneous tabs ("delimiters") are caused by T224317