-
Bug
-
Resolution: Fixed
-
Minor
ReplayAction.isEnabled ought to check Job.isBuildable so that we do not offer to replay a disabled job, a dead branch project, etc. (Probably doRun should also report an HTTP error if run returns null, as it would for an unbuildable job among other cases.)
- blocks
-
JENKINS-27299 Refactor Disable Build feature out of AbstractProject for Pipeline Compatibility
- Resolved
- links to