Bug 19270 - Advanced Editor - Rancor - Add ability to search batches on arbitrary marc fields
Summary: Advanced Editor - Rancor - Add ability to search batches on arbitrary marc fi...
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Nick Clemens
QA Contact: Testopia
URL:
Keywords:
Depends on: 19269
Blocks:
  Show dependency treegraph
 
Reported: 2017-09-07 10:51 UTC by Nick Clemens
Modified: 2021-02-04 12:59 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 19270: Rancor - add ability to search batches by arbitrary marc fields (7.82 KB, patch)
2017-09-07 11:08 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 19270: Rancor - add ability to search batches by arbitrary marc fields (8.32 KB, patch)
2018-08-16 12:48 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 19270: Rancor - add ability to search batches by arbitrary marc fields (7.76 KB, patch)
2019-03-20 15:59 UTC, Alex Arnaud
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 2017-09-07 10:51:58 UTC

    
Comment 1 Nick Clemens 2017-09-07 11:08:26 UTC
Created attachment 66929 [details] [review]
Bug 19270: Rancor - add ability to search batches by arbitrary marc fields

To test:
1 - Open advanced cataloging editor
2 - In settings->import batches enable some batches for searching
3 - Click 'Advanced' in the search box
4 - Check an import batch, note a 'MARC field' searchbox appears
5 - Enter some test searches (use '*' as wildcard - add it to both ends
        of value unless you want exact search)
6 - Note results appear as expected
Comment 2 Katrin Fischer 2017-10-07 14:19:36 UTC
Hi Nick, I am sorry, but patch doesn't apply:

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 19270: Rancor - add ability to search batches by arbitrary marc fields
error: sha1 information is lacking or useless (Koha/MetaSearcher.pm).
error: could not build fake ancestor
Patch failed at 0001 Bug 19270: Rancor - add ability to search batches by arbitrary marc fields
The copy of the patch that failed is found in: .git/rebase-apply/patch
When you have resolved this problem run "git bz apply --continue".
If you would prefer to skip this patch, instead run "git bz apply --skip".
To restore the original branch and stop patching run "git bz apply --abort".
Patch left in /tmp/Bug-19270-Rancor---add-ability-to-search-batches-b-MINXbI.patch
Comment 3 Nick Clemens 2018-01-22 16:08:14 UTC
Depends on 19269 which depends on 18823, need unit tests down the line
Comment 4 Nick Clemens 2018-08-16 12:48:38 UTC
Created attachment 77912 [details] [review]
Bug 19270: Rancor - add ability to search batches by arbitrary marc fields

To test:
1 - Open advanced cataloging editor
2 - In settings->import batches enable some batches for searching
3 - Click 'Advanced' in the search box
4 - Check an import batch, note a 'MARC field' searchbox appears
5 - Enter some test searches (use '*' as wildcard - add it to both ends
        of value unless you want exact search)
6 - Note results appear as expected
Comment 5 Alex Arnaud 2019-03-20 15:59:23 UTC
Created attachment 86820 [details] [review]
Bug 19270: Rancor - add ability to search batches by  arbitrary marc fields

To test:
1 - Open advanced cataloging editor
2 - In settings->import batches enable some batches for searching
3 - Click 'Advanced' in the search box
4 - Check an import batch, note a 'MARC field' searchbox appears
5 - Enter some test searches (use '*' as wildcard - add it to both ends
        of value unless you want exact search)
6 - Note results appear as expected
Comment 6 Katrin Fischer 2020-01-11 20:53:24 UTC
Is ASSIGNED the correct status here?