Bug 39336 - Public Biblio endpoint should honour OpacSuppression syspref
Summary: Public Biblio endpoint should honour OpacSuppression syspref
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 38330
Blocks:
  Show dependency treegraph
 
Reported: 2025-03-14 16:03 UTC by Martin Renvoize (ashimema)
Modified: 2025-03-14 16:03 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2025-03-14 16:03:15 UTC
At the moment, if a record is suppressed in Koha it will still be accessible using the public get biblio endpoint... as the 'public' endpoint is in effect the opac equivalent of the API, then I believe these should not allow return of the record.