LP#1208875: Add Release Note
authorJason Stephenson <jason@sigio.com>
Tue, 27 Jun 2017 14:20:22 +0000 (10:20 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 27 Jun 2017 14:20:22 +0000 (10:20 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>

docs/RELEASE_NOTES_NEXT/OPAC/download_circ_history_fix.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/download_circ_history_fix.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/download_circ_history_fix.adoc
new file mode 100644 (file)
index 0000000..1e3a3f2
--- /dev/null
@@ -0,0 +1,10 @@
+Download Checkout History CSV Fixed for Large Number of Circulations
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Downloading checkout history as a CSV from My Account has been fixed
+for users with a large circulation history.  Previously, this would
+time out for patrons with more than 100 or so circulations.
+
+This feature no longer uses the action/trigger mechanism and the OPAC
+now generates the CSV directly.  The old action/trigger code is still
+present in the database and should be removed at some point in the
+near future.