Details
-
Bug
-
Status: Done
-
Minor
-
Resolution: Fixed
-
5.4.41
-
None
-
None
-
Sprint 51, Sprint 52
-
0.7
Description
This happens with block out of date pull requests and pull request policy advice.
This is due to the fact that we only calculate the merge base for the current repository and not cross repository.
com.atlassian.stash.internal.scm.git.pull.CommonAncestorPullRequestAutoMergeStrategy in the Bitbucket source code shows how we may want to handle this.