-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: schedule-build-plugin
-
None
It's complex, i know.
I have a Folder with some Multibranch pipelines inside. This jobs are mapped to a View with "nested" toĀ flatten folder contents.
The generated schedule url isĀ http://jenkins/job/<Folder>/job/<Branch>/schedule, but should beĀ http://jenkins/job/<Folder>/job/<Multibranch>/job/<Branch>/schedule. It's missing the Multibranch configuration name.
When I click the schedule action, it displays a 404 error.
Ā