Activity log for bug #1261973

Date Who What changed Old value New value Message
2013-12-17 22:51:54 Srey Seng bug added bug
2013-12-17 22:54:53 Srey Seng description The progress bar hangs on trying to export to Print/CVS/Email when using the "Marc Batch Import / Export" while having the queue filters "Limit to Records with Matches" checked. The following are in the osrfsys.log for each of the calls to export via emal/print/cvs: for exporting to email: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.email.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x480ef48) for exporting to print: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.print.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x492c308) for exporting to CVS: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.csv.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x49137c0) The problem appears to be that there are no such methods in Vandelay.pm (open-ils.vandelay.bib_queue.records.matches.retrieve.export.*). EG master The progress bar hangs on trying to export to Print/CVS/Email when using the "Marc Batch Import / Export" while having the queue filters "Limit to Records with Matches" checked. The following are in the osrfsys.log for each of the calls to export via emal/print/cvs: for exporting to email: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.email.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x480ef48) for exporting to print: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.print.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x492c308) for exporting to CVS: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.csv.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x49137c0) The problem appears to be that there are no such methods in Vandelay.pm (open-ils.vandelay.bib_queue.records.matches.retrieve.export.*).
2013-12-18 03:34:48 Kathy Lussier evergreen: status New Confirmed
2013-12-18 19:47:16 Remington Steed summary Hanging progress bar when tyring to export to Print/Email/Cvs using "Marc Batch Import / Export" Hanging progress bar when tyring to export to Print/Email/CSV using "Marc Batch Import / Export"
2013-12-18 19:48:17 Remington Steed description EG master The progress bar hangs on trying to export to Print/CVS/Email when using the "Marc Batch Import / Export" while having the queue filters "Limit to Records with Matches" checked. The following are in the osrfsys.log for each of the calls to export via emal/print/cvs: for exporting to email: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.email.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x480ef48) for exporting to print: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.print.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x492c308) for exporting to CVS: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.csv.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x49137c0) The problem appears to be that there are no such methods in Vandelay.pm (open-ils.vandelay.bib_queue.records.matches.retrieve.export.*). EG master The progress bar hangs on trying to export to Print/CSV/Email when using the "Marc Batch Import / Export" while having the queue filters "Limit to Records with Matches" checked. The following are in the osrfsys.log for each of the calls to export via email/print/csv: for exporting to email: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.email.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x480ef48) for exporting to print: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.print.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x492c308) for exporting to CSV: CALL: open-ils.vandelay open-ils.vandelay.bib_queue.records.matches.retrieve.export.csv.atomic 699f4e5ee2f558bbad2ba81b95fc6be8, 2, HASH(0x49137c0) The problem appears to be that there are no such methods in Vandelay.pm (open-ils.vandelay.bib_queue.records.matches.retrieve.export.*).
2019-03-06 14:59:15 Tiffany Little tags vandelay
2021-10-15 15:57:12 Elaine Hardy tags vandelay cat-importexport