I've upgraded my SourceTree and now my Finish Release has changed the way it interacts with Bitbucket.
Using the Git-Flow button I would Start a Release, then I would create a pull request in bitbucket to for merging the develop branch into master.
Then I would Finish Release in SourceTree I would select Tag with message, Delete branch and Push changes to remote.
The pull request in bitbucket would show Merged remotely after sourcetree was done.
Now after I upgraded it declines the pull request instead of showing it as merged remotely.
Is there anyway to get it to go back to merged remotely?
Bitbucket was not changed, just SourceTree was upgraded.
Thanks in advance