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

jiraJqlSearch Error Message: null value after upgrade

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • jira-steps-plugin
    • None
    • Jenkins version: 2.194
      Jira-steps-plugin: 1.5.0
      Amazon Linux 2 hvm x86_64 (both Jenkins master and nodes, we use AWS Spotfleet for all nodes)

    Description

      After upgrading from jira-steps-plugin 1.4.5 to 1.5.0, any previously working jqlsearch now runs into the following error: 

      21:30:20  Error Code: -1
      21:30:20  Error Message: null value 

      After Upgrading, we had to re-enter JIRA username and API token for Authentication on the global Jenkins configuration page again. However, jirasearch still does not work. 

      Accessing JIRA via REST API using the search end point works appropriately:

      curl -u <user>:<token> "https://<company>.atlassian.net/rest/api/2/search?jql=project='<key>'" 

      Downgrading to jira-steps-plugin version 1.4.5 resolved the problem.

      We suspect a connection to https://issues.jenkins-ci.org/browse/JENKINS-57182.  

      Attachments

        Activity

          People

            nrayapati Naresh Rayapati
            tschasmine Jasmin Börsig
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: