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

"Changes since last review" for PR having merge commit or destructive force push since your last review.

XMLWordPrintable

    • 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.

      Issue Summary

      The "Changes since last review" option is not available in a pull request if the pull request has had a merge commit (git merge --no-ff) or a destructive force push since the last review.

      This is documented as known limitation on the community post.

      Expected Results

      “Changes since last review” option is available to use

      Actual Results

      “Changes since last review” option is grayed out

      Workaround

      Currently, there is no known workaround for the behavior caused by a merge commit (git merge --no-ff) or a destructive force push.

      As an alternative, using squash merge (git merge --squash) or fast-forward merge (git merge --ff-only) ensures that the "Changes since last review" option remains functional.

              Unassigned Unassigned
              skhandelwal@atlassian.com Sandeep K
              Votes:
              10 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: