nickva commented on issue #2226:
URL: https://github.com/apache/couchdb/issues/2226#issuecomment-961300460


   Empty array is currently the expected response for _bulk_docs with 
`new_edits:false` it's not a bug.
   
   In general, there is no expectation that the behavior of `new_edits:false` 
API would be the same as for `new_edits:true`. If we were to design the API 
from scratch, we'd probably make these two separate API endpoints even. 
   
   Now, we could enhance `new_edits:false` to return something new, say, return 
only the branches which were extended but that should be a wider mailing list 
discussion perhaps.
   
   Closing the issue for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to