-
Improvement
-
Resolution: Unresolved
-
Major
We have a scenario where we purge the build history of the branch completely in order to reset the build number to 1. We need this as we are moving to the next major version and the minor version corresponds to the build number and has to be reset to 1.
But on doing this in our multi branch pipeline the the build history gets purged and the build number becomes 1 but the milestone step plugin still remembers that a build with greater number has crossed the milestone and the job gets canceld/failed.
Requesting the feature where on purging the entire build history of a branch the build counter of milestone step plugin shoudl be reset to 1.