<< Back to previous view

[QB-3556] Port is set to -1 when no port defined in BitBucket server URL
Created: 24/Apr/20  Updated: 08/May/20

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: None
Fix Version/s: 10.0.11

Type: Bug Priority: Major
Reporter: Steve Luo Assigned To: Steve Luo
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
When there is no port defined in the URL of BitBucket server, QuickBuild cannot set commit status correctly due to incorrect RESTful URL is used. For example, if the URL of bitbucket server URL is:
https://git.myserver.com/

QuickBuild will visit below URL to set commit status:
https://git.myserver.com:-1/rest/build-status/1.0/commits/&lt;commit-hash>
Generated at Fri May 03 14:33:29 UTC 2024 using JIRA 189.