Autofavorite makes the entire Blue Ocean unusable

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Environment:
      Jenkins ver. 2.136
      Blue Ocean
      1.8.3

      The version 1.2.2 causes exception for the first build of every branch and PR. See the exception at the end.

      Additional data points

       

      java.lang.NullPointerException
          at io.jenkins.blueocean.autofavorite.FavoritingScmListener.onCheckout(FavoritingScmListener.java:109)
          at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:127)
          at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:144)
          at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:120)
          at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:303)
          at hudson.model.ResourceController.execute(ResourceController.java:97)
          at hudson.model.Executor.run(Executor.java:429) 

       

            Assignee:
            James Dumay
            Reporter:
            Renjith Pillai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: