[Koha-bugs] [Bug 31161] OAI-PMH - Add ability to exclude suppressed records in output

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 06:28:02 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31161

--- Comment #23 from David Cook <dcook at prosentient.com.au> ---
Just realized that while my changes work well for GetRecord and ListRecords,
they don't for ListIdentifiers.

For that, we'll have to fetch the metadata in order to know whether or not it
needs to be suppressed/hidden.

That is unless we do the analysis at the SQL level.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list