- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
Version - Community 9.9
In a application / project we have few files which were moved from one directory to another. These jsp’s were already scanned using SonarQube earlier (at the older location) and the security hotspots / issues were already reviewed and closed.
Now at the new location, the same security issues / hotspots are appearing again and that too with the date of the last commit which is 7 years older. It is causing problems for us as it doesn’t show any history for this issue and as the date is old, it seems like the issue has been never reviewed in 7 years.
Is there a way to see the exact date when the issue was created instead of the commit date? If not, what would you suggest in this case that we should do to avoid showing it like it was never reviewed?