Alix
(Alix Warnke)
July 5, 2018, 7:25am
1
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.
NicoB
(Nicolas Bontoux)
July 5, 2018, 8:07am
2
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
NicoB
(Nicolas Bontoux)
July 5, 2018, 1:32pm
4
This is now fixed ! You can browse GOV-312 , which corresponds to the issue described in the OP.