[Koha-bugs] [Bug 27859] Marc export for search result

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 4 14:06:48 CET 2021


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

--- Comment #1 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 117718
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117718&action=edit
Bug 27859: marc search result export

Enable export of staff interface search results in different marc formats.
The export will be mailed to the configured mail address of the current user.
This feature is Elasticsearch only.

To test:
1) Apply patch
2) Run installer/data/mysql/updatedatabase.pl
3) Make sure the syspref EnableSearchResultMARCExport is enabled
4) Make sure the current user has the tools -> export_catalog permission
5) Make sure the current user has an email under your control set
6) Perform a search
7) Export the serach result by choosing a format under the
   "Export results" drop down
8) Verify that link(s) with exported data has been mailed to the
   provided emial
9) Revoke the permission in 3) and make sure exporting is no longer
   possible
10) Run tests in t/db_dependent/Koha/SearchEngine/Elasticsearch.t

Sponsored-by: Gothenburg University Library

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list