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

XMLWordPrintable

    • 1

      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.

            Assignee:
            Unassigned
            Reporter:
            Ben
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: