Description
We currently attempt to parse the status errors from the top level object when they actually live in the status object. Note: this is not the top level error field.
Attachments
Issue Links
- is cloned by
-
GOCBC-1119 [2.2] - Search status errors are not correctly populated
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue is cloned by |
Fix Version/s | 2.2.4 [ 17640 ] |
Workflow | Couchbase SDK Workflow [ 202794 ] | Couchbase SDK Workflow with Review [ 252148 ] |
Build sync_gateway-3.0.0-273 contains gocb commit 7a3e997 with commit message:
GOCBC-1111: On status 200 parse any search errors from the status object