[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 12:19:03 CET 2023


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

--- Comment #10 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Katrin Fischer from comment #9)
> (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.

I agree, but this is gonna be more complex :-D

We are adding a new table for record sources on bug 32607

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


More information about the Koha-bugs mailing list