https://bamboo.community.atlassian.com/rest/api/latest/build/CONFTRIGGER-TRUNK?expand=builds[0].build.artifacts

      <artifact>
      <name>Build log</name>
      <link rel="self" href="http://bamboo.community.atlassian.comdownload/CONFTRIGGER-TRUNK/buildSummary_logs/CONFTRIGGER-TRUNK-1553.log"/>
      </artifact>
      
      1. It seems like the rest of the URL has problems too. Should be build_logs instead of buildSummary_logs.
      2. And the UI calls the artifact Build Logs, but the artifact as know to REST is Build log. I think the UI should be changed as it really should be singular.

            [BAM-5504] Problems with REST API's build log artifact

            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Bamboo Workflow 2016 v1 - Restricted [ 1439993 ] New: JAC Bug Workflow v3 [ 3378308 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: Bamboo Workflow 2016 v1 [ 1414849 ] New: Bamboo Workflow 2016 v1 - Restricted [ 1439993 ]
            Marek Went (Inactive) made changes -
            Workflow Original: Bamboo Workflow 2014 v2 [ 616955 ] New: Bamboo Workflow 2016 v1 [ 1414849 ]
            James Dumay made changes -
            Workflow Original: Bamboo Workflow 2014 [ 602755 ] New: Bamboo Workflow 2014 v2 [ 616955 ]
            James Dumay made changes -
            Workflow Original: Bamboo Workflow 2010 [ 207838 ] New: Bamboo Workflow 2014 [ 602755 ]
            MarkC made changes -
            Fix Version/s New: 2.6 [ 15056 ]
            Marek Went (Inactive) made changes -
            Fix Version/s New: 2.6 M5 [ 15123 ]
            Fix Version/s Original: 2.6 M6 [ 15160 ]
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            MarkC made changes -
            Fix Version/s Original: Milestone Candidates [ 15006 ]
            Fix Version/s New: 2.6 M6 [ 15160 ]
            MarkC made changes -
            Fix Version/s New: Milestone Candidates [ 15006 ]
            Fix Version/s Original: 2.6 M5 [ 15123 ]
            Story Points Original: 2
            Description Original: Problem is only with the *Build Log*, normal artifacts have the correct URL.

            https://bamboo.community.atlassian.com/rest/api/latest/build/CONFTRIGGER-TRUNK?expand=builds[0].build.artifacts

            Note missing / before *download*:
            {code:xml}
            <artifact>
            <name>Build log</name>
            <link rel="self" href="http://bamboo.community.atlassian.comdownload/CONFTRIGGER-TRUNK/buildSummary_logs/CONFTRIGGER-TRUNK-1553.log"/>
            </artifact>
            {code}
            New:
            https://bamboo.community.atlassian.com/rest/api/latest/build/CONFTRIGGER-TRUNK?expand=builds[0].build.artifacts


            {code:xml}
            <artifact>
            <name>Build log</name>
            <link rel="self" href="http://bamboo.community.atlassian.comdownload/CONFTRIGGER-TRUNK/buildSummary_logs/CONFTRIGGER-TRUNK-1553.log"/>
            </artifact>
            {code}

            # It seems like the rest of the URL has problems too. Should be build_logs instead of buildSummary_logs.
            # And the UI calls the artifact Build Logs, but the artifact as know to REST is Build log. I think the UI should be changed as it really should be singular.
            Remaining Estimate Original: 6h [ 21600 ]
            Original Estimate Original: 6h [ 21600 ]
            MarkC made changes -
            Link New: This issue is derived from BAM-5431 [ BAM-5431 ]
            Bob Swift created issue -

              mwent Marek Went (Inactive)
              bob.swift@charter.net Bob Swift
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: