Issue Summary
When declining a PR, the refs/pull-request/<PR ID> is not recreated when the PR is reopened
Steps to Reproduce
- Create a pull request
- Navigate to <Bitbucket shared>/data/repositories/<repo slug>/refs/pull-requests
- Note the ID of your PR exists
- Decline the PR and note that the PR ID is gone (expected)
- Reopen the PR
Expected Results
The directory for the PR is recreated
Actual Results
The directory for the PR is not recreated
Workaround
Pushing any change to the master or source branch before OR after the PR is reopened will cause the directory to be created when the PR is open.
- is duplicated by
-
BSERV-12139 Provide the REST endpoint to fetch the file from scope of PR
- Closed
Form Name |
---|
Thank you for the answer Bryan