| Summary: | Koha objects namespace for OAI sets and biblios | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
| Component: | Architecture, internals, and plumbing | Assignee: | Aleisha Amohia <aleisha> |
| Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Sponsored | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 41463 | ||
| Attachments: |
Bug 41462: Add Koha::OAI::Set(s) and Koha::OAI::Set::Biblio(s)
Bug 41462: Add Koha::OAI::Set(s) and Koha::OAI::Set::Biblio(s) Bug 41462: Add Koha::OAI::Set(s) and Koha::OAI::Set::Biblio(s) |
||
|
Description
Aleisha Amohia
2025-12-17 00:25:19 UTC
Created attachment 190564 [details] [review] Bug 41462: Add Koha::OAI::Set(s) and Koha::OAI::Set::Biblio(s) This architectural changes makes these tables available to the Koha namespace, and therefore the REST APIs. To test: Confirm t/00-load.t tests pass and check for any syntax/tidy errors. Sponsored-by: Auckland University of Technology Created attachment 190609 [details] [review] Bug 41462: Add Koha::OAI::Set(s) and Koha::OAI::Set::Biblio(s) This architectural changes makes these tables available to the Koha namespace, and therefore the REST APIs. To test: Confirm t/00-load.t tests pass and check for any syntax/tidy errors. Sponsored-by: Auckland University of Technology Created attachment 190639 [details] [review] Bug 41462: Add Koha::OAI::Set(s) and Koha::OAI::Set::Biblio(s) This architectural changes makes these tables available to the Koha namespace, and therefore the REST APIs. To test: Confirm t/00-load.t tests pass and check for any syntax/tidy errors. Sponsored-by: Auckland University of Technology Signed-off-by: David Nind <david@davidnind.com> |