Bugzilla – Bug List
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Sun Jun 29 2025 19:47:59 UTC
“Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday’s code.” – Dan Salomon
Hide Search Description
Component:
REST API
Product:
Koha
Status:
UNCONFIRMED, REOPENED, NEW, CONFIRMED, ASSIGNED, In Discussion, Needs Signoff, Signed Off, Passed QA, Failed QA, Patch doesn't apply, Pushed to main, Pushed to stable, Pushed to oldstable, Pushed to oldoldstable, Pushed to oldoldoldstable, Needs documenting, BLOCKED
162 bugs found.
ID
Product
Comp
Assignee
▲
Status
▲
Resolution
Summary
Changed
18485
Koha
REST API
koha-bugs
NEW
---
REST API: add endpoint for calendar
2017-09-25
24599
Koha
REST API
agustinmoyano
NEW
---
Add endpoints for bulk processing of holds
2020-09-02
20733
Koha
REST API
koha-bugs
NEW
---
Delete API key or add a deleted flag?
2023-09-16
24751
Koha
REST API
koha-bugs
NEW
---
REST API: CRUD endpoints for holdings records
2020-03-17
24841
Koha
REST API
koha-bugs
NEW
---
REST API should check if patron is restricted/debarred
2025-06-12
25795
Koha
REST API
koha-bugs
NEW
---
Add OAuth2 scopes to REST API
2022-10-06
25843
Koha
REST API
koha-bugs
NEW
---
Add REST API route for patron information update requests
2024-05-17
27603
Koha
REST API
koha-bugs
NEW
---
Add API for lists management
2025-01-14
27639
Koha
REST API
koha-bugs
NEW
---
Add debit_type endpoints
2023-01-23
27640
Koha
REST API
koha-bugs
NEW
---
Add credit_types endpoint
2021-02-05
27806
Koha
REST API
koha-bugs
NEW
---
Exceptions thrown during a call to ->render are not caught and passed to ->unhandled_exception
2021-03-22
27897
Koha
REST API
koha-bugs
NEW
---
PluginRoutes.t - deprecation warnings on D11
2021-03-08
28473
Koha
REST API
koha-bugs
NEW
---
Add REST endpoint for searching extended patron attributes
2022-10-19
28521
Koha
REST API
koha-bugs
NEW
---
[OMNIBUS] Replace svc scripts
2023-07-01
28880
Koha
REST API
koha-bugs
NEW
---
Warning in tr (at Mojo/Headers.pm) because of undef X-Base-Total-Count HTTP header value
2021-08-19
29595
Koha
REST API
koha-bugs
NEW
---
missing Content-Type / HTTP 415 check for POST requests to /api/v1/patrons
2023-02-01
29834
Koha
REST API
koha-bugs
NEW
---
Add PATCH route for items
2022-01-10
29890
Koha
REST API
koha-bugs
NEW
---
Unprivileged route to bib records needs check on OpacSuppression
2022-01-19
29953
Koha
REST API
koha-bugs
NEW
---
Possible inefficiency in REST API for biblios endpoint
2022-01-27
30652
Koha
REST API
koha-bugs
NEW
---
RPC style action endpoint for choosing matches
2025-01-29
30818
Koha
REST API
koha-bugs
NEW
---
REST API: Why does a wrong column name still cause a general 500 while validating exhaustively?
2023-06-18
31022
Koha
REST API
koha-bugs
NEW
---
400/404 actually returns 500
2023-06-18
31242
Koha
REST API
koha-bugs
NEW
---
Add rate-limiting to the REST API
2025-02-16
31591
Koha
REST API
koha-bugs
NEW
---
REST API should include a patron import function
2022-09-21
31721
Koha
REST API
koha-bugs
NEW
---
Log changes to orders made via orders API
2022-10-08
31983
Koha
REST API
koha-bugs
NEW
---
Add "public_api_routes" Koha plugin method
2023-06-11
32626
Koha
REST API
koha-bugs
NEW
---
[Omnibus] Improve REST API for ILL
2023-01-13
32708
Koha
REST API
koha-bugs
NEW
---
REST API route to list background jobs should not decode data
2023-01-24
33124
Koha
REST API
koha-bugs
NEW
---
Add GET /public/authorities
2023-03-06
33225
Koha
REST API
koha-bugs
NEW
---
REST API: Add GET route for acquisition invoices
2023-03-14
33226
Koha
REST API
koha-bugs
NEW
---
REST API: Add PATCH route for acquisition invoices
2023-03-14
33251
Koha
REST API
koha-bugs
NEW
---
POST /biblios incorrect response
2023-03-16
33545
Koha
REST API
koha-bugs
NEW
---
Adding faceting to API result sets
2023-05-05
33709
Koha
REST API
koha-bugs
NEW
---
Add override options to checkouts endpoint(s)
2025-03-28
33816
Koha
REST API
koha-bugs
NEW
---
Holds API errors not easily machine-readable
2023-05-24
34420
Koha
REST API
koha-bugs
NEW
---
Add GET endpoint for listing library groups
2023-07-27
34526
Koha
REST API
koha-bugs
NEW
---
Add override options to checkout renewal endpoint
2023-08-14
34688
Koha
REST API
koha-bugs
NEW
---
Add REST API for requesting address changes
2023-09-01
34741
Koha
REST API
koha-bugs
NEW
---
API patrons missing some fields
2023-09-10
34742
Koha
REST API
koha-bugs
NEW
---
api/v1/swagger/swagger.yaml examples are not up to date with wiki
2023-09-08
35747
Koha
REST API
koha-bugs
NEW
---
Some PUT endpoints wipe data if embeds are missing from the payload
2024-01-10
36222
Koha
REST API
koha-bugs
NEW
---
Add GET route for star ratings
2024-03-05
36613
Koha
REST API
koha-bugs
NEW
---
Tidy merge biblio feature
2024-09-06
36688
Koha
REST API
koha-bugs
NEW
---
Rest API access on public side to IP field needed
2024-04-24
37062
Koha
REST API
koha-bugs
NEW
---
REST API endpoint expansion for table saved_sql
Wed 13:19
37227
Koha
REST API
koha-bugs
NEW
---
The /checkouts, /biblios/{biblios_id}/checkouts and /patrons/{patron_id}/checkouts endpoints should all use the same code
2024-07-01
37228
Koha
REST API
koha-bugs
NEW
---
API endpoint to set password for patron requires full borrowers permission, but should only require 'edit_borrowers'
2024-07-01
37298
Koha
REST API
koha-bugs
NEW
---
Rest API error
2024-07-11
37617
Koha
REST API
koha-bugs
NEW
---
Opening and closing hours should be either delivered in libraries responses or have a dedicated endpoint
2024-08-22
37831
Koha
REST API
koha-bugs
NEW
---
[OMNIBUS] Timezone ignored when passing rfc3339 formatted date
2024-09-12
37903
Koha
REST API
koha-bugs
NEW
---
Timezone ignored when passing rfc3339 formatted date (POST,PUT,PATCH)
2024-09-17
37904
Koha
REST API
koha-bugs
NEW
---
Timezone ignored when passing rfc3339 formatted date (search embed)
2024-09-12
38914
Koha
REST API
koha-bugs
NEW
---
REST API account endpoint permissions should not require edit_borrowers permission
2025-01-16
39199
Koha
REST API
koha-bugs
NEW
---
REST API: Add POST route for adding to notices/message queue
2025-04-10
39333
Koha
REST API
koha-bugs
NEW
---
Endpoint for budgets
2025-03-14
39336
Koha
REST API
koha-bugs
NEW
---
Public Biblio endpoint should honour OpacSuppression syspref
2025-03-14
39358
Koha
REST API
koha-bugs
NEW
---
Automatically assign itemId for items created with https://api.koha-community.org/api/v1/biblios/{biblio_id}/items
2025-03-17
39359
Koha
REST API
koha-bugs
NEW
---
Lack of REST API Support for Linking Items to Orders
2025-03-17
39486
Koha
REST API
koha-bugs
NEW
---
We should expose open/closed days via the REST API
2025-04-04
39817
Koha
REST API
koha-bugs
NEW
---
All list endpoints should have the x-koha-request-id parameter definition
2025-05-02
39836
Koha
REST API
koha-bugs
NEW
---
Vendor contact object under specified
2025-05-05
39851
Koha
REST API
koha-bugs
NEW
---
Languages for REST API is returned in random order
2025-05-09
39905
Koha
REST API
koha-bugs
NEW
---
Post request to /checkouts results in 500 error
2025-05-14
39983
Koha
REST API
koha-bugs
NEW
---
Return 405 (Method not allowed) when a route is called with the wrong method
2025-05-23
40175
Koha
REST API
koha-bugs
NEW
---
[OMNIBUS] Missing maxLength to REST API specs
2025-06-18
40253
Koha
REST API
koha-bugs
NEW
---
Confirmation flow vs. x-koha-override docs
Thu 20:41
40257
Koha
REST API
koha-bugs
NEW
---
Add Confirmation Flow to POST /holds
Thu 20:41
18103
Koha
REST API
lari.taskula
NEW
---
REST API: Add endpoint for patron status / blocks
2017-09-25
24260
Koha
REST API
lari.taskula
NEW
---
REST Self Registration
2023-12-31
30635
Koha
REST API
martin.renvoize
NEW
---
Add API route to create/update borrower_relationships, guarantors/guarantees
2024-04-18
33711
Koha
REST API
martin.renvoize
NEW
---
Refine the token passing mechanisms introduced in bug 23336
2023-05-10
34208
Koha
REST API
martin.renvoize
NEW
---
Expose a way to search for patrons by their outstanding balances
2023-07-05
36696
Koha
REST API
martin.renvoize
NEW
---
Add an endpoint to fetch a constructed notice
2024-10-10
37590
Koha
REST API
martin.renvoize
NEW
---
Allow requesting circulation rule sets using wildcards
2024-08-07
38229
Koha
REST API
martin.renvoize
NEW
---
Clean up PATCH on /holds endpoints
2024-10-22
38389
Koha
REST API
martin.renvoize
NEW
---
Add 'subscriptions' embed to vendors endpoint
2024-11-07
38398
Koha
REST API
martin.renvoize
NEW
---
Do not call barcodeencode on remove_from_bundle
2024-11-07
19757
Koha
REST API
tomascohen
NEW
---
Add routes to handle vendor contacts
2017-12-06
24824
Koha
REST API
tomascohen
NEW
---
updated_on should be a read-only field via the API
2020-03-11
25796
Koha
REST API
tomascohen
NEW
---
Allow REST API to use external OAuth2 authorization server
2024-03-09
27853
Koha
REST API
tomascohen
NEW
---
POST /patrons doesn't enforce mandatory extended attributes
2021-05-07
29322
Koha
REST API
tomascohen
NEW
---
Date validation can be sketchy on the API
2023-06-24
30299
Koha
REST API
tomascohen
NEW
---
Create a Registration API to allow for use of email verification when outside systems are registering patrons
2024-03-20
32948
Koha
REST API
tomascohen
NEW
---
Add REST API endpoint to list a patron's return claims
2023-02-23
40130
Koha
REST API
tomascohen
NEW
---
API should respect BlockExpiredPatronOpacActions for ILL requests
2025-06-12
40131
Koha
REST API
tomascohen
NEW
---
API should respect BlockExpiredPatronOpacActions for renewals
2025-06-12
35361
Koha
REST API
koha-bugs
CONFIRMED
---
Search filter on receive orders page crashes the system
2025-06-10
36536
Koha
REST API
koha-bugs
CONFIRMED
---
Make REST API's validateUserAndPassword update borrowers.lastseen
2025-03-28
38983
Koha
REST API
koha-bugs
CONFIRMED
---
Foreign key constraints are case insensitive so can lead to erroneous data input via the API
2025-03-20
25870
Koha
REST API
hammat.wele
ASSIGNED
---
Add a q_ccl query parameter to /biblios
2025-03-30
23285
Koha
REST API
johanna.raisa
ASSIGNED
---
Add patrons PATCH route
2024-05-29
18407
Koha
REST API
josef.moravec
ASSIGNED
---
REST API: Include renewability information on checkouts
2019-04-05
28318
Koha
REST API
martin.renvoize
ASSIGNED
---
accounlintes.credit_number missing on the API
2021-05-14
31624
Koha
REST API
paul.derscheid
ASSIGNED
---
REST API: Add endpoint for generated covers
2022-12-19
24237
Koha
REST API
tomascohen
ASSIGNED
---
The 406 response on the biblios end point should be more discoverable
2020-03-20
35613
Koha
REST API
tomascohen
ASSIGNED
---
Migrate spec to OpenAPI v3
2025-04-03
39426
Koha
REST API
tomascohen
ASSIGNED
---
Inconsistency in handling debits and credits via the accounts endpoint
2025-03-25
36075
Koha
REST API
aleisha
In Discussion
---
Add API route to list recalls
2024-03-11
24401
Koha
REST API
bibliothek
In Discussion
---
REST API: Check-in
2025-05-14
35380
Koha
REST API
bibliothek
In Discussion
---
PUT /biblios/:biblio_id doesn't respect overlay rules
2025-04-08
17424
Koha
REST API
koha-bugs
In Discussion
---
System preference to control access to own objects without permission
2020-03-17
17505
Koha
REST API
koha-bugs
In Discussion
---
Add routes for messaging preferences
2025-02-26
31042
Koha
REST API
koha-bugs
In Discussion
---
OVERRIDE_SYSPREF does not work for REST API
2023-09-21
32777
Koha
REST API
koha-bugs
In Discussion
---
Unhandled exception not displaying stack trace
2023-02-20
36633
Koha
REST API
koha-bugs
In Discussion
---
Support anti-the at REST API level
2024-04-22
38226
Koha
REST API
tomascohen
In Discussion
---
Add RPC endpoint for batch filling empty callnumbers
2025-01-29
39862
Koha
REST API
tomascohen
In Discussion
---
Make cookie auth take more precedence than other methods
2025-05-09
40023
Koha
REST API
tomascohen
In Discussion
---
Allow embedding `patron` when validating credentials
2025-05-30
35722
Koha
REST API
johanna.raisa
Needs Signoff
---
Item transfer operations should be available from the API
2025-06-06
40177
Koha
REST API
jonathan.druart
Needs Signoff
---
Add maxLength to the library definition
2025-06-19
40178
Koha
REST API
jonathan.druart
Needs Signoff
---
Add maxLength to the patron definition
2025-06-19
40179
Koha
REST API
jonathan.druart
Needs Signoff
---
Add maxLength to the patron's category definition
2025-06-19
40219
Koha
REST API
leo.stoyanov
Needs Signoff
---
Welcome Email Sent on Failed Patron Registration via API
2025-06-23
40220
Koha
REST API
leo.stoyanov
Needs Signoff
---
API Incorrectly Requires Mandatory Extended Attributes Not Visible in OPAC
2025-06-23
35797
Koha
REST API
shi-yao.wang
Needs Signoff
---
REST API: Add GET route for patronimage
2025-04-25
38050
Koha
REST API
jacob.omara
Signed Off
---
Add REST endpoints for working with "lists"/"virtual shelves"
Wed 08:31
40176
Koha
REST API
jonathan.druart
Signed Off
---
Add maxLength to the item definition
Thu 07:38
29668
Koha
REST API
julian.maurice
Signed Off
---
Add API route to create a basket
2025-06-06
29959
Koha
REST API
julian.maurice
Signed Off
---
Populate prices when creating an order with the API
2025-06-12
38291
Koha
REST API
matt.blenkinsop
Signed Off
---
Add GET /library_groups
2025-04-03
39091
Koha
REST API
pedro.amorim
Signed Off
---
Cash registers should have a list API endpoint
2025-04-15
39900
Koha
REST API
pedro.amorim
Signed Off
---
Add public REST endpoint for additional_contents
2025-06-03
39816
Koha
REST API
tomascohen
Signed Off
---
Allow embedding `late_since_days`in baskets
2025-05-13
39830
Koha
REST API
tomascohen
Signed Off
---
Add order claim object definition
2025-06-06
40254
Koha
REST API
tomascohen
Passed QA
---
POST /holds override logic problem
Fri 13:17
18795
Koha
REST API
johanna.raisa
Failed QA
---
REST API: DELETE (anonymize) checkout history
2021-01-07
17390
Koha
REST API
koha-bugs
Failed QA
---
Add REST API endpoint for Authorised Values
2024-09-27
17479
Koha
REST API
koha-bugs
Failed QA
---
REST API: Save information on owner access
2020-03-17
24609
Koha
REST API
koha-bugs
Failed QA
---
Add routes for updating checkouts
2023-11-07
28701
Koha
REST API
koha-bugs
Failed QA
---
primary_contact_method not part of the REST API spec
2025-04-25
36988
Koha
REST API
koha-bugs
Failed QA
---
PUT for patrons requires full borrowers permission, but should only require 'edit_borrowers'
2024-07-01
19133
Koha
REST API
lari.taskula
Failed QA
---
Password recovery routes
2020-11-09
23998
Koha
REST API
lari.taskula
Failed QA
---
Messages REST API
2023-09-05
30526
Koha
REST API
tomascohen
Failed QA
---
The pagination in the REST API does not work if $c->objects->search is called multiple times.
2023-01-12
16826
Koha
REST API
koha-bugs
Patch doesn't apply
---
REST API: Add API routes for getting item availability and holdability
2025-01-16
24067
Koha
REST API
koha-bugs
Patch doesn't apply
---
Refactor REST API allow-owner authorization logic
2020-04-07
14843
Koha
REST API
lari.taskula
Patch doesn't apply
---
Notifications and messages via REST API
2020-11-10
38931
Koha
REST API
tomascohen
Patch doesn't apply
---
Add endpoints for individual credits and debits
2025-03-07
39837
Koha
REST API
tomascohen
Pushed to main
---
Vendor interface object under specified
2025-05-13
39838
Koha
REST API
tomascohen
Pushed to main
---
Vendor alias object under specified
2025-05-13
39260
Koha
REST API
ephetteplace
Pushed to main
---
Typo in acquisitions baskets API documentation
2025-03-07
38253
Koha
REST API
johanna.raisa
Pushed to main
---
REST API: Toggle holds lowest priority via REST API
2025-05-16
38905
Koha
REST API
johanna.raisa
Pushed to main
---
Updating an item of a bibliographic record should use edit_items instead edit_catalogue permission
2025-05-26
37256
Koha
REST API
martin.renvoize
Pushed to main
---
Add an endpoint to allow setting circulation rule sets
2025-02-18
35246
Koha
REST API
tomascohen
Pushed to main
---
Bad data erorrs should provide better logs for api/v1/biblios
2025-02-19
39657
Koha
REST API
tomascohen
Pushed to main
---
Block holds placed via the API when patron would be blocked from placing OPAC hold
Fri 11:53
39771
Koha
REST API
tomascohen
Pushed to main
---
The `data` attribute in job.yaml should be nullable
2025-05-09
39932
Koha
REST API
tomascohen
Pushed to main
---
Koha::Item->_status should return an array
2025-05-22
37286
Koha
REST API
julian.maurice
Pushed to stable
---
Fix REST API authentication when using Mojo apps
2025-06-13
38679
Koha
REST API
tomascohen
Pushed to stable
---
GET /deleted/biblios missing some mappings
2025-04-22
38926
Koha
REST API
tomascohen
Pushed to stable
---
POST /biblios returns 200 even if AddBiblio fails
2025-04-22
38927
Koha
REST API
tomascohen
Pushed to stable
---
Unecessary call to FindDuplicate if x-confirm-not-duplicate is passed to POST /biblios
2025-04-22
38929
Koha
REST API
tomascohen
Pushed to stable
---
POST endpoints not returning the Location header
2025-04-22
38932
Koha
REST API
tomascohen
Pushed to stable
---
Adding debits and credits should return the correct Location header
2025-04-22
39397
Koha
REST API
tomascohen
Pushed to stable
---
Searching a biblio by timestamp returns a different timestamp
2025-05-17
37021
Koha
REST API
emmi.takkinen
Needs documenting
---
REST API: Holds endpoint handles item_id as string in GET call
Tue 02:15
37032
Koha
REST API
emmi.takkinen
Needs documenting
---
REST API: Unable to call item info via holds endpoint
Tue 02:05
29509
Koha
REST API
martin.renvoize
Needs documenting
---
GET /patrons* routes permissions excessive
Tue 01:54
39970
Koha
REST API
pedro.amorim
Needs documenting
---
REST API - Creating a patron without mandatory attribute types does not error (it should)
Thu 22:33
37809
Koha
REST API
tomascohen
Needs documenting
---
Add missing embeds to checkouts endpoints
Tue 07:54
17565
Koha
REST API
lari.taskula
BLOCKED
---
REST API: Let user cancel reserve according to CanReserveBeCanceledFromOpac
2017-09-25
19652
Koha
REST API
lari.taskula
BLOCKED
---
REST API: Log request and response content
2020-01-11
162 bugs found.
Change Columns
Edit Search
as
File a new bug in the "REST API" component of the "Koha" product