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

--- Comment #5 from Andrew Fuerste-Henry <[email protected]> ---
Updating test plan. Existing step 9 led to an error as one attempted to create
items based on a 952 containing an existing itemnumber: 

To test:
0 - Be using Elasticsearch, apply patches, reindex
1 - Add multiple items to several records in your catalog
2 - Export those records
3 - Update the items on the records in Koha to be 'damaged'
4 - Import the file exported above, matchign on biblionumber and overlaying
items
5 - Perform a search to return the imported records
6 - Confirm all items have damaged correctly removed in search results
7 - Import without matching and ignoring items to confirm new records are added
8 - Search to return records and verify they are indexed (shoudl see 2 copies)
9 - Alter exported records to remove itemnumber and barcode
10 - Import the file matching on biblionumber and adding items
11 - Search tp return records, confirm the new items are indexed
12 - Export some authority records
13 - Import them without matching and confirm new records are searchable
14 - Alter the existing records, and match on AuthID, you will need to create a
matching rule for this
15 - Import and match and confirm the records are searchable and reflect the
change back to original values

-- 
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/

Reply via email to