-
Improvement
-
Resolution: Fixed
-
Major
-
None
Use case
Developers would like to see the provided input parameters in the UI after the execution of the input step has been completed. This provides additional context about who proceeded on input and what parameters were passed.
Today the input step throws away the execution data which means we are unable to later display it to the user. If the Input Step persisted its execution and values then we could build a UI for this.
- blocks
-
JENKINS-40672 Display accepted Pipeline input parameters
- Open
- is blocked by
-
JENKINS-43857 PasswordParameterDefinition should be filtered from InputSubmittedAction
- In Review
- relates to
-
JENKINS-30972 Add a way to distinguish workflow input steps approvals shown on the build page
- Open
- links to