Setup
I have a bitbucket server (6.2.0) and a Jenkins (2.190) build server.
On Jenkins side I have a Bitbucket Team/Project (delivered by https://github.com/jenkinsci/bitbucket-branch-source-plugin).
Issue
Sometimes the bitbucket build status of the PullRequest is not correct. E.g. a build is currently running and bitbucket says it's a successful build. It links to to the "success" build in Jenkins but this build is still running.
Did I understand anything wrong or is this a bug?

