-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.73.2
Pipeline 2.5
The "Disable" feature has recently been added for pipeline (workflow) type jobs. When selected, this also removes the next build from the queue. Disabling a pipeline should leave the queue intact.
- relates to
-
JENKINS-27299 Refactor Disable Build feature out of AbstractProject for Pipeline Compatibility
-
- Resolved
-
I personally feel pretty strong that this is not a bug. This feels a sensible default behaviour and implementation to behave this way.
By that I mean: you filed it as an "Important bug", and I'm sure that if this was fixed, someone seeing the reverse behaviour would also judge it as a bug. It looks more like a specific behaviour request to me.
So, it could be filed as an improvement request to allow behaving the alternate behaviour. But FWIW boon I tend to think that if you don't bite the bullet yourself to propose this improvement as a PR, this won't get fixed anytime soon by someone else.
Just my 2 cents.