Describe the bug
It's not possible to disable the option "Enable Inline Pull Request Annotations" in a project with Azure DevOps integration. After saving, the option turns true again.
To Reproduce
Steps to reproduce the behavior:
- In a project with Azure DevOps integration, go to 'Project Settings' > DevOps Platform Integration.
- Disable the option 'Enable Inline Pull Request Annotations'.
- Click on 'Save'.
- Refresh the page and see that the option is still enabled.
Expected behavior
It should be possible to disable Pull Request Comments. The setting should remain off after saving and refreshing the page.
Screenshots
Initial view before disabling:

After disabling and saving:

After refreshing the page (option re-enabled):

Software Versions
- SonarQube + plugin 10.8 from Docker
mc1arke/sonarqube-with-community-branch-plugin.
- Also tested on version 10.7.
Additional context
The project is part of a monorepo, but the issue also occurs in non-monorepo projects.
Describe the bug
It's not possible to disable the option "Enable Inline Pull Request Annotations" in a project with Azure DevOps integration. After saving, the option turns true again.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be possible to disable Pull Request Comments. The setting should remain off after saving and refreshing the page.
Screenshots

Initial view before disabling:
After disabling and saving:

After refreshing the page (option re-enabled):

Software Versions
mc1arke/sonarqube-with-community-branch-plugin.Additional context
The project is part of a monorepo, but the issue also occurs in non-monorepo projects.