Bug 19270

Summary: Advanced Editor - Rancor - Add ability to search batches on arbitrary marc fields
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CatalogingAssignee: Nick Clemens (kidclamp) <nick>
Status: ASSIGNED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, kyle, m.de.rooy
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 19269    
Bug Blocks:    
Attachments: Bug 19270: Rancor - add ability to search batches by arbitrary marc fields
Bug 19270: Rancor - add ability to search batches by arbitrary marc fields
Bug 19270: Rancor - add ability to search batches by arbitrary marc fields

Description Nick Clemens (kidclamp) 2017-09-07 10:51:58 UTC

    
Comment 1 Nick Clemens (kidclamp) 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 (kidclamp) 2018-01-22 16:08:14 UTC
Depends on 19269 which depends on 18823, need unit tests down the line
Comment 4 Nick Clemens (kidclamp) 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?