Binding does not have jenkinsProject and jenkinsBuild properties

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The jenkinsProject and jenkinsBuild properties mentioned in the plugin documentation cannot be accessed from the binding:

       

      return [binding.properties]
      {class=class groovy.lang.Binding, variables={jenkinsParameter=org.biouno.unochoice.ChoiceParameter@11aeb52a}}
      
      return [binding.jenkinsProject]
      null
      return [binding.jenkinsBuild]
      null
      

      Ir works with free style projects but no for pipelines

            Assignee:
            Bruno P. Kinoshita
            Reporter:
            Pablo Espinel
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: