Bug 35464 - When importing records diff view implies imported records will overwrite even ignored
Summary: When importing records diff view implies imported records will overwrite even...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-01 14:39 UTC by Nick Clemens (kidclamp)
Modified: 2023-12-01 14:39 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2023-12-01 14:39:20 UTC
To recreate:
 1 - Export some records form Koha
 2 - Strip all the subject fields
 3 - Stage for import
    - Set matching rule on 999 or isbn, whatever works
    - Set action when matching record found to ignore
 4 - View the batch and see the matches
 5 - Click the diff view
 6 - It shows the imported record with subject stripped
 7 - It shows the subject fields in the existing record crossed out
 8 - This makes it look like the import will remove fields
 9 - Import the batch
10 - Confirm the records are still complete, subject not removed