Summary: | DELETE /biblios/:biblio_id fails when ES is enabled | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | REST API | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | P5 - low | CC: | jonathan.druart, tomascohen |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 15496, 33227 | ||
Bug Blocks: |
Description
Tomás Cohen Arazi (tcohen)
2023-03-16 15:16:24 UTC
how fails? curl -XDELETE -H "Content-Type: application/json" -u koha:koha http://kohadev-intra.mydnsname.org:8081/api/v1/biblios/3 "DELETE /api/v1/app.pl/api/v1/biblios/3 HTTP/1.1" 204 - "-" "curl/7.68.0" |