Build statuses are currently identified simply as an integer, with no differentiation between jobs. This leads to only one job's build status actually being visible in Bitbucket Server.
Steps to replicate: * Create two projects for two separate repositories a given repository in Bitbucket Server * Run a build for each project once for {{master}} branch
Expected result: Both commits {{master}} branch should have a build status visible results from the two build in Bitbucket Server server
Actual result: Only one commit has a build status result is available for {{master}} on Bitbucket server