Summary: | Undefined subroutines in C4/ImportBatch.pm (bug 17600) | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Tools | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | jonathan.druart, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
21.11.00
|
Circulation function: | |
Bug Depends on: | 17600 | ||
Bug Blocks: | 30402 | ||
Attachments: | Bug 28758: (bug 17600 follow-up) Import subroutines from C4/AuthoritiesMarc |
Description
Nick Clemens (kidclamp)
2021-07-26 11:08:08 UTC
Created attachment 123188 [details] [review] Bug 28758: (bug 17600 follow-up) Import subroutines from C4/AuthoritiesMarc To test: 1 - Stage authority records 2 - Attempt to import - nothing happnes 3 - Apply patch 4 - Stage file again 5 - IMport records 6 - Success! Pushed to master for 21.11, thanks to everybody involved! |