https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26869
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #41 from Pedro Amorim <[email protected]> --- (In reply to Esther Melander from comment #39) > I was testing this again today in a 24.06 sandbox, ready to sign off. It > works perfectly when adding items from a bibliographic record. But the same > template is now not working through Stage MARC records. The import file will > stage but fail at import. I tested the same file in a 24.05 demo and it is > working in both areas. Something has changed, and maybe is broken? > > Since the templates are shared in both places, it seems that both areas need > to work. If someone else has time, could they try the test plan and see if > they get the same results? Hi, I tested this again on current master (24.06). This still works for me as it was working before, i.e. a MARC modification template where the 3 actions are 'add' will add one item for each action, whereas a MARC modification template where all 3 actions are "Update existing or add new" only adds 1 item with the 3 correct subfields. This is what I did (after creating the MMtemplate): 1) Visit http://localhost:8081/cgi-bin/koha/tools/stage-marc-import.pl 2) Upload flora.mrc file, select template, click "Stage for import" 3) Once the job is done click "View batch" 4) Click "Import this batch into the catalog" 5) Wait for the job to finish. Refresh the page after a few seconds. Once complete, do a search for "flora": http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=flora 6) The newly created record should be there -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
