Project selection mode save button rendering issue

Versions: SonarQube 6.7.4 LTS Enterprise Edition

Error observed: Project selection mode “Save” button incorrectly deactivated

Steps to reproduce:

  • Go to Administration
  • Select Configuration / Portfolios
  • Select a Portfolio and save it
  • Now select the pen icon next to: “Project selection mode: ****”
  • Notice that the save button is deactivated (as it should be)
  • Now make any change in the input field (do not change selection mode from the dropdown)
  • Notice that the save button is still deactivated (bug)

Workaround:

  • Select another selection mode in the dropdown and return to the one you were on previously. Now the save button is active again.

Hi Alix,

This corresponds to the following known issue:

  • GOV-312 - Save button is disabled after changing portfolio regexp . Fixed in 7.0 .

FYI if you searched it’s normal you didn’t find it: the ticket/project is somehow private. I suspect that’s due to the recent SonarQube packaging change, but I’m gonna double-check this (it would make sense that you can browse past issues).

Anyhow, key information:

  • behaviour is fixed since SonarQube 7.0
  • workaround is the one you mentioned

This is now fixed ! You can browse GOV-312 , which corresponds to the issue described in the OP.