[Koha-bugs] [Bug 31801] REST API: PUT endpoint for Biblios

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 8 11:38:53 CET 2023


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

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Jan Kissig from comment #5)
> To respect MARCOverlayRules the call of ModBiblio could be extended like
> this:
> 
> ModBiblio( $record, $biblionumber, $frameworkcode, { overlay_context => {
> source => 'API biblios' } } );
> 
> Shall i write another patch or can you change the line?

Since Jan already provided the solution - how can we best move forward here? I
agree that the rules should be respected.

Maybe we could move the change to a separate bug and also extend the 'filters'
pull-down list on the overly rules administration page with an API entry. Not
sure if a new source needs to be defined in other spots as well.

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


More information about the Koha-bugs mailing list