https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36831 --- Comment #31 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- (In reply to David Nind from comment #26)
See 4 and 5
Testing notes (using KTD):
1. Enable ERMModule system preference 2. Need to set up a package: ERM > eHoldings > Local > Packages > + New package 3. For step 2, I don't get any error - something flashes up very quickly, but then just displays the screen again 4. After applying the patches, yarn build, and restart_all, and repeating Import from KBART file, I get this error: Something went wrong: Error: Something went wrong, check Koha logs for details. 5. Error in /var/log/koha/kohadev/plack-api-error.log: [2024/08/21 11:12:19] [ERROR] POST /api/v1/erm/eholdings/local/titles/import_kbart: unhandled exception (Mojo::Exception)<<Use of inherited AUTOLOAD for non-method Koha:: BackgroundJob::ImportKBARTFile::read_file() is no longer allowed at /kohadevbox/koha/Koha/REST/V1/ERM/EHoldings/Titles/Local.pm line 284.>>
Mistake in the rebase on my part. The issue you saw in step 3 will also be solved in this patch -- You are receiving this mail because: You are watching all bug changes.