Comment 4 for bug 1845241

Revision history for this message
Jane Sandberg (sandbergja) wrote :

It looks like the client is trying to use open-ils.cat.biblio.record.xml.update to undelete these records.

There's a specific OpenSRF API call we could use instead: open-ils.cat.biblio.record_entry.undelete; I'll try swapping that in and see if it works any better.