-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
jenkins 1.617
repo plugin - 1.7.1
multiple scms plugin - 0.4
Adding the repo scm while using the multiple scm plugin, editing its settings and saving them causes a weird behavior where all of the repo scm settings are lost (at not least displayed) when trying to reconfigure the project again later.
Same is true for pipeline job configuration. If I configure a "Pipeline Script from SCM" and select "Gerrit Repo", all settings from this repository are lost as well.
I'm not exactly sure if I need to use the Gerrit SCM provider here or if the regular Git SCM provider suffices here, but I thought the Gerrit one is needed to determine changes in the configured sub-repos (but apparently this isn't working currently either, see
JENKINS-36703).