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

Events API delete event returns null repository name (BB-50)

    XMLWordPrintable

Details

    Description

      {{{
      curl https://api.bitbucket.org/1.0/users/ampatspell/events/\\
      }}}

      {{{
      {
      "node": null,
      "description": null,
      "repository": null,
      "created_on": "2009-04-27 21:16:41",
      "user": {
      // user details
      },
      "event": "delete"
      }
      }}}

      Expected:

      {{

      {"repository":"deleted repository name"}

      }}

      Attachments

        Activity

          People

            Unassigned Unassigned
            b371d0febfb8 ampatspell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: