Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Rules
-
Labels:None
-
Number of attachments :
Description
Otherwise, the CSV rule export available from the Sonar UI is corrupted.
Issue Links
- is related to
-
SONAR-2139
CSV Export of quality profiles should be working with Excel "Data to columns Feature"
-
I could not reproduce any issues on the CSV export. I tried with rule names containing comas or double quotes, generating a file like (for instance):
This kind of files is perfectly handled by (Open|Libre|Microsoft)Office. The only trick I had to do is to rename the file from "rules.csv" to "rules.csv.txt" for Microsoft Office 2007 (and later versions) to force the import wizard to ask what to use as a separator.