I had the following Scenario:
1) Local changes and commit on Feature Branch
2) Push changes to Feature Branch on Bitbucket
3) Create Pull Request from Feature Branch -> master
4) Add some changes and push them to Feature Branch
Now I expect that the pull request is updated by the new commit. I did not see any new commit that is pushed to Bitbucket after the creation of the Pull Request.
We use Bitbucket Data Center Version 4.4.0. But we are planning to update in the next few weeks. Probably the issue is fixed by a newer Version?
Thanks in advance
Natalie