Created attachment 914096 [details] Screenshot This is related to Bug 1113183 When you e.g. Run the suspect metric report it may look like the attachment. When you export that it may contain non-regular CSV Example: Resource,Ancestry,Metric,Band,Outlier,Out of Range Factor (%) Read Stage,RHQ Storage Node(127.0.0.1) < snert,Completed Tasks,10239 0 10245 0,0 0,342883 RHQ Agent,snert,Avg Execution Time Commands Sent Successfully,2 0ms 5 0ms,0 0ms,31533 here the band of 2.0ms - 5.0ms gets turned into "2 0ms" and "5 0ms". Similar for the outlier "0.0 ms" that gets turned into "0 0ms" Similar in the 1st line a band "10239.0 - 10245.0" gets turned into "10239 0" and "10245 0"
Based on discussion with Larry O'Leary, we ended up with keeping the current format as close as possible, only adding quotes if there's delimiters inside a value field and removing the stripping of commas. Fixed in master 92850bf
Setting to modified as this is in release/jon3.3.x
Moving to ON_QA as available to test with brew build of DR01: https://brewweb.devel.redhat.com//buildinfo?buildID=373993
verified. attaching file exported from ?locale=de
Created attachment 923031 [details] exported report from ?locale=de