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

submitterParameter does not work without at least one actual parameter

XMLWordPrintable

      Hello,

      According to the documentation I should be able to do the following:

      def ret = input(message: 'some message', submitterParameter: 'username_approval')
      println(ret['username_approval'])

      However I only receive a null object instead of the expected map.

      Regards,

            tangkun75 Kun Tang
            acecile Adam Cecile
            Votes:
            5 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: