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

Jira Plugin - Username and password should be optional but are not

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • plugin-proposals
    • None
    • Platform: All, OS: All

      the gui and the documentation say that
      username and password of a jira site are optional.
      If I leave them blank, I don't get links in the change log, but a NPE in the
      hudson log:

      Caused by: java.lang.NullPointerException
      at hudson.plugins.jira.JiraSite.getProjectKeys(JiraSite.java:109)
      at hudson.plugins.jira.JiraSite.existsIssue(JiraSite.java:165)
      at
      hudson.plugins.jira.JiraChangeLogAnnotator.annotate(JiraChangeLogAnnotator.java:28)
      at hudson.scm.ChangeLogSet$Entry.getMsgAnnotated(ChangeLogSet.java:117)

      I'm using version 1.6 of the plugin

            Unassigned Unassigned
            ahuegen ahuegen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: