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

Pull request comment API - allow other users to view pending comments

    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

      Hey team,

      At present - pending comments are not visible when a user who is authenticating with the API is not the same user who started the review:
      https://community.atlassian.com/t5/Bitbucket-articles/New-in-pull-requests-Batched-comments/ba-p/2534448#M2141

      If a pending review is started by UserA and UserB wishes to view this pending comment, it will not be displayed when they make an API call:

      curl -X GET --user {username}:{AppPassword} https://api.bitbucket.org/2.0/repositories/{workspaceID}/{reposlug}/pullrequests/{id}/comments 

      If this could be implemented, this would be appreciated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            57b7f67f3625 Ben
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: