-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
1
-
Severity 3 - Minor
-
22
-
Issue Summary
The app Sonar for Bitbucket Cloud App is used to generate pull request comments for found code issues.
The markdown for the generated pull request comment does not render correctly on the new PR UI but it does render on the old PR UI:
However, it does
Steps to Reproduce
- Install the Sonar for Bitbucket Cloud App app.
- Configure the app as per https://github.com/mibexsoftware/sonar-bitbucket-plugin
- The app will then generate a pull request comment to highlight issues found in the pull request.
Expected Results
The comment will render correctly in the PR UI like this:
Note that the screenshot is generated from the old PR UI
Actual Results
The PR comment will have a really weird format in the new PR UI:
Workaround
There is no known workaround to make it look as intended on the new PR UI.
The user will need to switch to the old PR UI if they want to look at the generated comment with the proper format.