Bug 32054 removes most uses, we should finish the job
Created attachment 170163 [details] [review] Bug 32055: Change code to use get_import_record_matches To test: 1. Apply patch, restart_all Bibliographic records: 2. Cataloging -> Stage records for import 3. Choose a file with bibliographic records 4. Choose a record matching rule -> Save 5. View batch and notice the table displays the information correctly Authority records: 6. Administration -> Record matching rules -> New record matching rule 7. Add a code, description, and Match Threshold: 1000 8. Match point 1: Search index: local-number Score: 1000 Tag: 001 9. Save 10. Cataloging -> Stage records for import 11. Choose a file with authority records 12. Change Record type to 'Authority' and choose the matching rule you made previously 13. View batch and notice the table displays the information correctly
Created attachment 170164 [details] [review] Bug 32055: Removed GetImportRecordMatches subroutine