Following code line: `const x = 90 * 24 * 60 * 60 * 1000;` generates 5 sonar issues 'magic numbers are not allowed'. Mark them as 'won't fix' and export to file. Then import to another project --> only 1 of 5 issues is imported.