https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42525 Bug ID: 42525 Summary: Records imported thru Acquisitions drops the 856 tag Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: esther.melander@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org I think this is related to Bug 38007, but probably still warrants a separate bug. To replicate 1. Set UseACQFrameworkForBiblioRecords 2. Prepare a MARC record for import. The MARC record should be a full record with titles, subjects, control fields, etc. Be sure to add an 856 with appropriate fields filled out to include a link. 3. Double check the ACQ framework. Notice the framework does not include all tags. In my example the ACQ framework only has these fields: 020, 022, 100, 245, 250, 260, 440, 490, 590, 942, and 952. 4. Find a basket and add an order to the basket from a new file. 5. Click through to the bibliographic record from the order line and look at the MARC. Notice many of the tags were retained but the 856 tag was not. The record was saved in the Default framework, but somehow the 856 tag was not retained. The solution to this was to modify the ACQ framework and add the 856 tag. From there the 856 tag in the record is retained when the file is imported via Acquisitions. The behavior is a bit inconsistent. For example, the ACQ framework did not have control fields or 65X tags, but they were retained when the record was saved in the Default framework. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.