-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Bitbucket Server v7.21.23
Bitbucket Branch Source 934.4.0
I have a multibranch pipeline project configured to use the Bitbucket Branch Source plugin for SCM. We have a webhook from Bitbucket server to the Jenkins instance whenever a pull request is opened. The Jenkins instance receives that webhook and runs my Multibranch pipeline for that branch. The problem is that the Multibranch pipeline project is using the Jenkinsfile from the master branch (pre-merge), whereas I would want it to use the post-merge version of that Jenkinsfile.
Since which version this issue happens?