[Koha-bugs] [Bug 33755] Profile used is not saved when importing records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 31 20:34:13 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33755

Biblibre Sandboxes <sandboxes at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154107|0                           |1
        is obsolete|                            |

--- Comment #6 from Biblibre Sandboxes <sandboxes at biblibre.com> ---
Created attachment 154108
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154108&action=edit
Bug 33755: Set profile_id and add missing import

This patch adds a missed parameter (profile_id) in stage-marc-import.pl and
also adds a missing import in the background job for staging marc files. This
means that the profile used when importing can now be shown in the import
batches table and also in batch details

Test plan:
1) Stage a record for import and make sure to save the import profile you use
2) Import a record using that profile
3) Navigate to Cataloging > Manage staged MARC records
4) In the Profile column, no value will be shown for the staged record
5) Click on the batch, the profile will be missing in this screen as well
6) Apply patch
7) Restart_all
8) Repeat steps 2-5, the profile name should be visible in both places

Signed-off-by: Sam Lau <samalau at gmail.com>
Signed-off-by: Emmanuel Bétemps <e.betemps at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list