
| Key: |
QB-4138
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Nguyen Danh Hung
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 09/Dec/24 04:55 AM
Updated: 25/Feb/26 01:18 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
16.0.0
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
Hello Mr. Robin Shen, Mr. Steve Luo,
Could you please modify REST API to return the response code for the correct scenario?
Here are some cases
/rest/builds/{invalid_build_id}
/rest/ids?request_id={invalid_request_id}
/rest/files/artifacts/{invalid_build_id}
/rest/configurations?parent_id={blank}
/rest/configurations/{invalid_build_id}
-> return 404/400 instead of 500 when can not find build
Thank you.
|
|
Description
|
Hello Mr. Robin Shen, Mr. Steve Luo,
Could you please modify REST API to return the response code for the correct scenario?
Here are some cases
/rest/builds/{invalid_build_id}
/rest/ids?request_id={invalid_request_id}
/rest/files/artifacts/{invalid_build_id}
/rest/configurations?parent_id={blank}
/rest/configurations/{invalid_build_id}
-> return 404/400 instead of 500 when can not find build
Thank you. |
Show » |
|
Could you share your opinion about this request?