Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

_bulk_docs with new_edits should return [] #31

Closed
craigminihan opened this issue Sep 15, 2015 · 1 comment
Closed

_bulk_docs with new_edits should return [] #31

craigminihan opened this issue Sep 15, 2015 · 1 comment

Comments

@craigminihan
Copy link
Contributor

When a bulk docs request is made with new_edits set to false couchdb responds with []. It is not necessary to respond with a normal bulk docs response since the revs are already known.

Avance should match the couchdb behaviour.

@craigminihan
Copy link
Contributor Author

Resolved in 1180088. CouchDB shows a few error cases here:

  • posting a document without an _id results in a 500 response
  • posting a document without a _rev results in a 500 response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant