-
Bug
-
Resolution: Fixed
-
Minor
-
None
As a user of pipeline input step, if I am an admin I should be able to approve any pipeline, period – I could rewrite the pipeline entirely, so there's no point blocking this, and the ApproverAction will show that I bypassed any approvers list.
- causes
-
JENKINS-56016 Input step submitter parameter is ignored for administrators
-
- Closed
-
- links to
[JENKINS-48998] Can't approve pipeline input step to proceed even when a global admin
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #20 (Web Link)" [ 19871 ] |
Link |
New:
This issue causes |
Released As | New: https://github.com/jenkinsci/pipeline-input-step-plugin/releases/tag/pipeline-input-step-2.9 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Sam Van Oort
Path:
src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
src/test/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepTest.java
http://jenkins-ci.org/commit/pipeline-input-step-plugin/6448d8c8dce70064a0b6792e541c3a7edd099486
Log:
Fix
JENKINS-48998by ensuring admins can always approve