Issue Details (XML | Word | Printable)

Key: BAM-531
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Ben Walding
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Bamboo

getBuildResults returns an empty error list if there are problems

Created: 10/Dec/06 11:01 PM   Updated: 10/Dec/06 11:38 PM
Component/s: Remote API
Affects Version/s: 0.7.1
Fix Version/s: 0.8

Time Tracking:
Not Specified

Participants: Ben Kuo and Ben Walding
Since last comment: 2 years, 4 weeks, 1 day ago
Number of comments: 1
Labels:


 Description  « Hide
If I call the getBuildResults API call with a bogus build name, then an empty (<errors></errors>) response is returned.

This isn't very helpful!

Internally:
@40000000457ce22508ae9a54 2006-12-10 23:44:11,128 INFO [SocketListener0-2] [BuildAwareInterceptor] Build name / build key could not be found

Reading BAM-455 it seems I was calling the method with the wrong arguments (calling with the right arguments improves the error message). However I'd still expect some error rather than just <errors></errors>



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ben Kuo added a comment - 10/Dec/06 11:38 PM
Ben,

This has been fixed for 0.8 which should be released soon (see my comment in BAM-455).

Cheers

Ben