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.

          [JENKINS-40926] Persist accepted input values

          James Dumay created issue -
          James Dumay made changes -
          Issue Type Original: Bug [ 1 ] New: Improvement [ 4 ]
          James Dumay made changes -
          Link New: This issue blocks JENKINS-40672 [ JENKINS-40672 ]
          James Dumay made changes -
          Description Original: *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.
          New: *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 good API for this.
          James Dumay made changes -
          Description Original: *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 good API for this.
          New: *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.

          Andrew Bayer added a comment -

          So we do have the user via ApproverAction, but only for the whole Run. So we need to expand that to the other parameters and save it to the FlowNode as well.

          Andrew Bayer added a comment - So we do have the user via ApproverAction , but only for the whole Run . So we need to expand that to the other parameters and save it to the FlowNode as well.
          Andrew Bayer made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Andrew Bayer made changes -
          Assignee New: Andrew Bayer [ abayer ]
          Andrew Bayer made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]

          Andrew Bayer added a comment -

          Andrew Bayer added a comment - Initial PR up at  https://github.com/jenkinsci/pipeline-input-step-plugin/pull/12
          Andrew Bayer made changes -
          Remote Link New: This issue links to "PR #12 (Web Link)" [ 15906 ]

            abayer Andrew Bayer
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: