LP#1548147: add release notes
authorGalen Charlton <gmc@esilibrary.com>
Wed, 2 Mar 2016 18:46:19 +0000 (13:46 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 2 Mar 2016 18:58:39 +0000 (13:58 -0500)
Also, here is a test plan for the future:

[1] Using MARC Batch Import/Export, load a file
    of MARC records into a queue (arranging the matching
    criteria so that at least a few of the records
    aren't automatically imported into the catalog).
[2] Inspect the queue, and click on the "Export Non-Imported
    Records link", then save the resulting file.
[3] Verify that the file contains, in MARC format, the set
    of records that were not imported into the catalog.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
docs/RELEASE_NOTES_NEXT/Cataloging/export_non_imported_records.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/export_non_imported_records.adoc b/docs/RELEASE_NOTES_NEXT/Cataloging/export_non_imported_records.adoc
new file mode 100644 (file)
index 0000000..9c755c0
--- /dev/null
@@ -0,0 +1,7 @@
+Quickly export non-imported records
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+When inspecting a queue in MARC Batch Import/Export, there is now
+a link to download to MARC file any records in the queue that were
+not imported into the catalog.  This allows catalogers to quickly
+manipulate the records that failed to import using an external
+tool, then attempt to import then again.