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

No description will be displayed when id is used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • warnings-ng-plugin
    • None

      When using parameter id in recordIssues the description will not be displayed on web interface.

       How to reproduce:

      1. add  json-issue.log to your project
      2. parse with the following commands:
        • recordIssues(tool: issues(id: "test_with_id", name: 'TestJenkinsWarnings_NG_With_Id' , pattern:'json-issues.log'))
        • recordIssues(tool: issues(name: 'TestJenkinsWarnings_NG_Without_Id' , pattern:'json-issues.log'))

       

      Result:

      Without parameter id the comments are visible (see attachment image_ok.png), with parameter id the comments are not visible (see attachment image_failed.png)

       

      Discussion on Gitter

      https://gitter.im/jenkinsci/warnings-plugin?at=61c174923c203022427ada63

       

       

            drulli Ulli Hafner
            pamau Pa Mau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: