-
Bug
-
Resolution: Unresolved
-
Major
-
JENKINS 2.55
Multibranch 0.7
If a new branch source is added to Multibranch job configuration, a new sub-job is generated correctly. However the starting buildnumber is not 1 as expected but the biggest buildnumber existing in other sub-jobs +1.
Seems to be also a problem of JENKINS-42317 . The wrong template folder contains the wrong buildnumber whereas the buildnumber in correct template folder is one.