Skip to content

Some Couch Requests that utilize views are failing #8184

@akhenry

Description

@akhenry

Summary

Some Couch DB requests that utilize views are being rejected by Couch DB with a HTTP 400 Bad Request error. This is due to the document keys provided in the request being JSON.stringified twice.

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available? - Don't use views
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions