Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Jenkins 2.164
-
-
1.1.0
Description
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 a given repository in Bitbucket Server
- Run a build for each project once for master branch
Expected result: master branch should have build results from the two build in Bitbucket server
Actual result: Only one build result is available for master on Bitbucket server