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

addComment SOAP call not working in 3.3.3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.3.3
    • 3.3.3, 3.6.3
    • None
    • JDK 1.5, OS X, Tomcat 4.1.30, Oracle 10

    Description

      I send the following SOAP request to JIRA:

      <v:Envelope xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:d="http://www.w3.org/2001/XMLSchema"
                  xmlns:c="http://schemas.xmlsoap.org/soap/encoding/" xmlns:v="http://schemas.xmlsoap.org/soap/envelope/">
          <v:Header/>
          <v:Body>
              <addComment id="o0" c:root="1">
                  <in0 i:type="d:string">quZ88tX7YC</in0>
                  <in1 i:type="d:string">BDSALRM-3217</in1>
                  <in2 i:type="n0:RemoteComment" xmlns:n0="http://beans.soap.rpc.jira.atlassian.com">
                      <body i:type="d:string">Add THIS comment</body>
                      <id i:null="true"/>
                      <level i:type="d:string">3</level>
                      <timePerformed i:type="d:dateTime">2006-10-27T20:07:23.893Z</timePerformed>
                      <username i:type="d:string">bdscenter</username>
                  </in2>
              </addComment>
          </v:Body>
      </v:Envelope>
      

      I get the following response from JIRA:

      <?xml version="1.0" encoding="UTF-8"?>
      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <soapenv:Body>
              <addCommentResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
          </soapenv:Body>
      </soapenv:Envelope>
      

      But when I view the issue the comment does not appear. Nothing is in the change history, but yet it indicates that the issue has been updated.

      Attachments

        1. atlassian-jira.2006-10-27.log
          119 kB
        2. BDSALRM-3217.png
          BDSALRM-3217.png
          151 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              3912e56b36c2 Craig Giordano
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: