Details
-
Improvement
-
Status: Reopened (View Workflow)
-
Minor
-
Resolution: Unresolved
-
Jenkins ver. 1.644
Workflow/Pipeline Plugins: 1.12
Next Build Number Plugin: 1.3
Description
The Set Next Build Number menu link does not show up for Workflow or Multi-branch Workflow/Pipeline projects. See attached images of link present on a freestyle project, but missing on the workflow project, and on the multibranch workflow child/branch projects.
Attachments
Issue Links
- is blocked by
-
JENKINS-44757 Provide a way to reset build number to 1 within Jenkinsfile for a Multibranch Pipeline
-
- Closed
-
I also interested in this.
Use case: simple git-flow development cycle.
There are stable branches: dev and master. When DEV is merged to master, master number will be lower than last night-build number. Customers are finding it strange.