-
Bug
-
Resolution: Fixed
-
Minor
-
None
We use Multibranch Pipeline in Jenkins.
Following GitFlow process, branch names contain "/", so full job name is like myproject/feature%2Fmynicefeature.
Result : changesets are not displayed.
URL called by the view :
view/Builds/job/myproject/job/feature%252F2/38/wfapi/changesets?_=1479983964264
URL should be :
view/Builds/job/myproject/job/feature%252F2mynicefeature/38/wfapi/changesets?_=1479983964264