DescribableModel can't inspect ReverseBuildTrigger; need binding for Result

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

XMLWordPrintable

      DescribableModel reports an error for hudson.model.Result.

      Run this in script console to reproduce:

      import org.jenkinsci.plugins.structs.describable.*
      import jenkins.triggers.*
        
      new DescribableModel(ReverseBuildTrigger)
      

      Result:

      (upstreamProjects: String, threshold: org.kohsuke.stapler.NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class hudson.model.Result)
      

            Assignee:
            Andrew Bayer
            Reporter:
            Daniel Spilker
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: