Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-9789

Legacy REST service getLatestUserBuilds missing some information

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.3 M4, 3.3
    • None
    • None
    • None

    Description

      There's no data in tags failedTestCount, successfulTestCount and buildTime

      <response>
        <build>
          <name>Test - Foo Bar</name>
          <key>TEST-FOOBAR</key>
          <state>success</state>
          <buildNumber>2</buildNumber>
          <failedTestCount></failedTestCount>
          <successfulTestCount></successfulTestCount>
          <buildTime></buildTime>
        </build>
      </response>
      

      Attachments

        Activity

          People

            kbrazulewicz Krystian Brazulewicz
            kbrazulewicz Krystian Brazulewicz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: