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

@Exported returns double XML value for getter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • jira-plugin
    • Jenkins ver. 1.625.1

      Take a look at this JiraIssueParameterValue

      This results in correct JSON representation, but in incorrent XML/python representation:

      <parameter>
      <name>TEST</name>
      <value>PROJ-1</value>
      <value>PROJ-1</value>
      </parameter>
      

      The build.xml XML is correct though, so it seems to be the exporter's fault.

            warden Radek Antoniuk
            warden Radek Antoniuk
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: