Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-10595

SOAPUtils's transformToStringArray() always returns an empty String array

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.6.4
    • None
    • None
    • None

    Description

      This causes quite some troubles, like, in an XML-RPC response, a cascading select custom field will be in this structure,

      <member>
        <name>customFieldValues</name>
       
        ...
          <value>
            <struct>
              <member>
                <name>customfieldId</name>
                <value>customfield_10100</value>
              </member>
            </struct>
          </value>
      
          <value>
            <struct>
              <member>
                <name>customfieldId</name>
                <value>customfield_10100</value>
              </member>
      
              <member>
                <name>key</name>
                <value>1</value>
              </member>
            </struct>
          </value>
      
        ...
      </member>
      

      which holds meaningless information.

      This affects both SOAP and XML-RPC services.

      Attachments

        Issue Links

          Activity

            People

              dushan@atlassian.com Dushan Hanuska [Atlassian]
              yuenchi.lian Yuen-Chi Lian [Atlassian]
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h