-
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
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