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

David Gustafsson <glask...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132993|0                           |1
        is obsolete|                            |

--- Comment #13 from David Gustafsson <glask...@gmail.com> ---
Created attachment 132997
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132997&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 syspref EnableSearchResultMARCExportEmail is enabled
5) Add a custom filter in the SearchResultMARCExportCustomFormats syspref,
   for example by copying one of the example formats
6) Make sure the current user has the tools -> export_catalog permission
7) Make sure the current user has an email under your control set
8) Perform a search
9) Export the search result for each format in the
   "Export all results" drop down
10) Verify that link(s) with exported data has been mailed to the
   provided email
11) Revoke the permission in 3) and make sure exporting is no longer
   possible
12) 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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to