Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-2317

Getting an Individual Issue via API (BB-1085)

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Getting an Individual Issue is useless since it does not provide enough information about the issue.

      {{{
      #!bash

      $ curl https://api.bitbucket.org/1.0/repositories/jespern/bitbucket/issues/64/

      {
      "title": "easy_install functionality",
      "comment_count": 1,
      "content": "Or something like it..?",
      "created_on": "2008-07-21 16:04:35",
      "reported_by": {
      "username:" "madssj",
      "resource_uri": "/1.0/users/madssj/"
      },
      "local_id": 64,
      "follower_count": 2,
      "metadata":

      {\\ "kind": "bug"\\ },\\ "resource_uri": "/1.0/repositories/jespern/bitbucket/issues/64/",\\ "is_spam": false\\ } }

      }}

      It would be great to get issue's comments, to whom it is assigned, links to attached files etc..

      Attachments

        Activity

          People

            Unassigned Unassigned
            0eb4ceaa1f15 mennanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: