History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3556
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Steve Luo
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Port is set to -1 when no port defined in BitBucket server URL

Created: 24/Apr/20 05:15 AM   Updated: 08/May/20 12:10 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 10.0.11

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
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/<commit-hash>

 All   Comments   Work Log   Change History      Sort Order:
Change by Steve Luo [08/May/20 12:10 PM]
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Fix Version/s 10.0.11 [ 11955 ]
Resolution Fixed [ 1 ]