SonarQube version: 8.4.2.36762
Scanner: sonar-scanner-4.4.0.2170-windows
Plugin: custom xml rules, sonar-xml-plugin-2.1.0
also it doesn’t work when adding xml rule through the webadmin XPath rule.
I want My issues to be categories by default with the same tag of the rules that create them.
for example in the below example I used built-in tag android for the rule, but the issue created was with no tags.
same is when I don’t use built-in tag and create my own.
this should be straight forward, am I missing another configuration to be done.
All I did was to set tag on a rule, scan and expect the issue found by this rule to have same tag.