Template for a good new topic, formatted with Markdown:
-
ALM used: GitHub
-
CI system used: Jenkins
-
Languages of the repository: Java/JS/TS
-
Error observed
-
Steps to reproduce
Open page
https://sonarcloud.io/project/branches_list?id=<redacted>
Click on any branch
(so the page is loadedhttps://sonarcloud.io/summary/new_code?id=<redacted>&branch=<redacted>
).
Press browser’s Back button.
As the result the branches page is loaded but with the popup mentioned above.
Network shows a request to https://api.sonarcloud.io/aica/projects?projectIds=<...>
where the project id differs from the normally loaded, and has a result 403 response status