SonarQube scan result not getting updated for target branch

I am facing an issue with SonarQube scan that the target branch scan result is not getting updated after the first time scan result, which also include Master branch along with other branches.
However, the sonarqube is updating the scan time of each Pull Request.

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    SonarQube version: Community Edition - Version 8.9.6 (build 50800)

  • what are you trying to achieve
    Trying to get updated scan result for target github branches.

for context let me add that we are using runGenericPrPipeline() function of Jenkins Pipeline Utility Steps plugin in our Github repositories and there are no errors resulting due to it as it is getting successfully executed.

Hi,

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

8.9.6 → 9.9

You may find the Upgrade Guide and the LTS-to-LTS Upgrade Notes for 7.9 to 8.9, as well as the LTS to LTS release upgrade notes for 8.9 to 9.9 helpful. If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us with the full analysis log from a “target branch scan result [that] is not getting updated after the first time scan result”.

 
Ann