Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-56596

Be able to modify the message for the submitter approval option

XMLWordPrintable

      We would like to be able to modify the message given when the submitter of the approval is not accepted.

       

      We have tried to capture the Failure that is sent but the catch is not working as expected:

      node(){

          try

      {         input message: "test submitter", submitter: "mitch,ray", id: "123123123123"     }

      catch(err)

      {         print(err.toString())     }

      }

            Unassigned Unassigned
            jraezrus Javier Raez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: