SonarQube Github ALM Integration configuration Error

Template for a good bug report, formatted with Markdown:

  • versions used (SonarQube, Scanner, Plugin, and any relevant extension) - 8.2
  • error observed (wrap logs/code around triple quote ``` for proper formatting) - Github Enterprise URL and APP ID are displayed incorrectly on the Alm Integration page(Reversed)
  • steps to reproduce
  1. Navigate to Administration tab
  2. Under ALM Integrations > Github tab > Enter the below details :
    a) Enter configuration name
    b) Github URL for Organisation : https://github.XYZ.com/api/v3
    c) Github App ID : 23423
    d) Private key : Entered
    Click Save configuration .
    On Github page under the Github Enterprise URL the APP ID is being displayed and under the APP ID the Enterprise URL is being shown?

  • potential workaround : NO

P.S.: use the #bug:fault sub-category if you’re hitting a specific crash/error , or the #bug:fp sub-category for rules-related behaviour