Must-share information (formatted with Markdown):
- Community Edition Version 9.3 (build 51899)
- SonarQube deployed: zip
- We want skip existing issues w.r.t reference branch, get sonar issues on changed code only. so far it is working fine as expected.
Now we are getting issues on complete file (which was scanned 10 months ago in reference branch)
**is there any limitation on reference branch option in new code? or on old files? **
**How long can sonar track scanned files history? **
**How can we skip existing technical debt permanently? **
Thanks in Advance.